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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

819件の閲覧回数
中当陈
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 返答(返信)

637件の閲覧回数
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 件の賞賛
返信

637件の閲覧回数
中当陈
Contributor III

Thank you very much!

0 件の賞賛
返信