Skip to main content
Visitor II
February 3, 2024
Solved

Working of FDCAN module in M4 core in STM32H747I-DISCO board.

  • February 3, 2024
  • 1 reply
  • 1254 views

"Hello, I'm currently working with the FDCAN module on the STM32H747I-DISCO board. I've successfully configured both FDCAN modules in the M7 core, and they are working as expected. However, when attempting to configure them in the M4 core independently, I encounter issues – the FDCAN modules do not work reliably. Interestingly, if I first call the Init and Start functions for both FDCAN modules in the M7 core, then the modules in the M4 core start working. Nevertheless, this behavior is inconsistent. Can anyone provide insights into what might be causing this issue ? Thank you!"

    This topic has been closed for replies.
    Best answer by Imen.D

    Hello @Pavankumar1_ 

    I advise you to check this post which contains STM32H747 FDCAN project running on M4 core.

    Solved: FDCAN transmit and receive not working in M4 core ... - STMicroelectronics Community

    Hope my answer helped you!

    1 reply

    Imen.DAnswer
    Technical Moderator
    February 7, 2024

    Hello @Pavankumar1_ 

    I advise you to check this post which contains STM32H747 FDCAN project running on M4 core.

    Solved: FDCAN transmit and receive not working in M4 core ... - STMicroelectronics Community

    Hope my answer helped you!

    Technical Moderator
    February 7, 2024

    Hello,

    Why you opened a new thread for the same subject from this thread?

    It didn't solve the issue? did you try the FW shared on this thread?