Resolved! FDCAN transmit and receive not working in M4 core in STM32H747I-DISCO board.
Hi, I am using STM32H747I-DISCO board, I configured FDCAN it is working fine in M7 core but the same code is not working in M4 core , I changed the FDCAN initializer from M7 to M4 core in STM32CubeMX. Here is my FDCAN initialization. /* USER CODE BEG...