CAN module issue on imx8m

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

CAN module issue on imx8m

288 次查看
niz
Contributor III

I am using VAR-SOM-MX8M-PLUS  board (NXP i.MX 8M Plus) and I am dealing with the CAN module. 

I am using the MCUXpresso_SDK for the CAN and I am having the following issue: 

If I initialize the CAN 1 and then CAN2, I can use FLEXCAN_TransferReceiveNonBlocking to send CAN messages on both. 

However, if I initialize CAN2 and then CAN1, I can only send CAN2, seems like CAN1 callback never hit kStatus_FLEXCAN_TxIdle. 

Any clue would be appreciated. 

标记 (1)
0 项奖励
回复
2 回复数

286 次查看
niz
Contributor III

Correct here:  if I initialize CAN2 and then CAN1, I can only send CAN1, seems like CAN2 callback never hit kStatus_FLEXCAN_TxIdle

0 项奖励
回复

274 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @niz 

Please share your modification based on SDK if possible.

Best Regards,
Zhiming

0 项奖励
回复