Resolved! STM32F446RE CAN Works in Loopback Mode but Not in Normal Mode
Hello, I configured CAN communication between two STM32F446RE boards. The code works in Loopback Mode, but not in Normal Mode. I did not use an external CAN transceiver, as I read that direct communication is possible on the STM32F446RE. What I have ...