CAN module issue on imx8m

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CAN module issue on imx8m

190 Views
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. 

Tags (1)
0 Kudos
Reply
2 Replies

188 Views
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 Kudos
Reply

176 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @niz 

Please share your modification based on SDK if possible.

Best Regards,
Zhiming

0 Kudos
Reply