Looking for C API for UJA1169

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Looking for C API for UJA1169

跳至解决方案
2,157 次查看
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 项奖励
回复
1 解答
2,116 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @dave_keenan,

Please find the code attached,

Hope it helps,

 

BR, Daniel

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,144 次查看
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 项奖励
回复
2,139 次查看
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 项奖励
回复
2,117 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @dave_keenan,

Please find the code attached,

Hope it helps,

 

BR, Daniel

0 项奖励
回复
2,070 次查看
dave_keenan
Contributor I

That is what I was looking for. Thank you.

0 项奖励
回复