This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am working with the CAN module on the F28M35H52C MCU.
I can send messages out to devices on the bus but I cannot receive any messages. Hardware-wise I have checked the messages are getting to the Rx pin of the MCU but the CAN core does not capture anything in the data registers.
Does anybody have any suggestions on receiving CAN messages?
Hi Gautam,
I have the Concerto F28M35 controlCARD plugged into a custom development board.
We are using GPIO12 & 13, (M_CAN0RX & M_CAN0TX). These lines connect to an ISO1050 transceiver which is connected to the CAN bus.