S32k144 extended ID issue

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

S32k144 extended ID issue

964 次查看
pritampatil
Contributor III

i am working on FlexCAN module of S32K144.  i am able to transmit and receive CAN frames with standard ID. Here i am facing issue in receiving a CAN frame with extended ID.

I have set IDE bit to 1, still it is not able to receive data.

Sample code has been attached. please look into it.

Regards,

Pritam

0 项奖励
1 回复

804 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

from the code I do not see you have IDE bit set for the RX MB.

Refer to the attached example. It sets MB4 to receive extended ID = 0x14440000.

Code was changed to use RX interrupt.

Hope it helps.

BR, Petr