S32K144 CAN can not transmit message by LSB(little-endian)?

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

S32K144 CAN can not transmit message by LSB(little-endian)?

987 次查看
中当陈
Contributor III

Hello, everybody!

I want S32K144 CAN to transmit message by LSB(little-endian).But I can't find which register to config. Could anyboby help me, Please?

 I tried to switch little-endian message to big-endian message, and then transmit it. But, I think its efficiency is too low. 

0 项奖励
回复
2 回复数

805 次查看
alexandrunan
NXP Employee
NXP Employee

Hello,

CAN don't support this feature ! You need to do it by software. If you need as word for memory organisation you can use rev32 or rev16 asm instructions to revert it at level of byte.

0 项奖励
回复

805 次查看
中当陈
Contributor III

Thank you very much!

0 项奖励
回复