Resolved! Hello, I am trying to communicate between 2 STM32G4 using FDCAN. Using Test Modes it works without a problem. When i change to Normal Mode, TX and RX dont work.
Hello, I'm trying to build a simple program to communicate between 2 microcontrollers using FDCAN. Im not using a transciever yet, just connecting TX of one Nucleo-G431KB to the RX of one Nucleo-G474RE, and vice-versa. Using the test modes, External...