CAN Bus doesn't work in normal mode between two MCUs
Hello,
Hope you all doing well..!!
I am using two microcontrollers i.e., for transmitting data I have to use STM32F407VET6 and for receiving I have to use STM32F407VGT6 also I have to connect MCP2551 CAN Transceiver. I am transmitting data from one board and receiving data from another board through CAN Bus Protocol Communication.
However, the data is not transmitted and received. I have properly checked the hardware connections and terminated the bus at both ends with 120-ohm resistors.
IDE: STM32CubeIDE
Which step should I follow for communication between boards?
Thank You in advance!!
