FDCAN in production mode is not working
Hi!
I am using a STM32MP157C-DK2 board to communicate via CAN. To do this, I have created a program in STM32CubeIDE and set the FDCAN parameters:
- Classic mode.
- 150KB/s nominal baud rate.
- HSE clock source (24MH)
I have been testing in engineering mode and I was able to receive and send CAN messages (I have connected to an IXXAT device).
My problem starts when I try to do it in production mode:
- I cannot send and receive messages
I do not know if I forgot to set a clock or something to enable FDCAN.
Can someone help me please?
Thanks!
