Looking for C API for UJA1169

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Looking for C API for UJA1169

Jump to solution
2,155 Views
dave_keenan
Contributor I

I'm working on a demo project that interfaces with a UJA1169TK CAN SBC. I've found C headers and source that describe the API for register configuration interface to a similar product, the UJA1132. I'm wondering if similar files exist that assist with the API for the UJA1169.

0 Kudos
Reply
1 Solution
2,114 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @dave_keenan,

Please find the code attached,

Hope it helps,

 

BR, Daniel

View solution in original post

0 Kudos
Reply
4 Replies
2,142 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @dave_keenan,

What MCU do you interface with this SBC?

If S32K1xx, there is a driver for that SBC in the S32 Design Studio IDE, either S32DS for ARM v2.2 or S32DS for S32 Platform v 3.4.

 

Regards,

Daniel

0 Kudos
Reply
2,137 Views
dave_keenan
Contributor I

None. We're interfacing with the SBC from processor from a different vendor. We have SPI communication set up on that other processor just fine, but the C header files would just be for assisting in composing the SPI messages to configure the SBC.

0 Kudos
Reply
2,115 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @dave_keenan,

Please find the code attached,

Hope it helps,

 

BR, Daniel

0 Kudos
Reply
2,068 Views
dave_keenan
Contributor I

That is what I was looking for. Thank you.

0 Kudos
Reply