Skip to main content
Visitor II
May 3, 2024
Question

STM32G431RB fdcan module library 1.5.2 is not working

  • May 3, 2024
  • 2 replies
  • 1585 views

I am using motor control library with FDCAN port but STM32G431RB library is not workiking.

I can solve the problem with changing code STM32G431cb fdcan library. The method is not proper method for using cubemx. 

Please update G431RB fdcan library.

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    May 4, 2024

    Hello,

    You need to be factual and concise. 
    So please describe the problem.

    Visitor II
    May 4, 2024

    Hi, thank for reply.

    When i create a new project for STM32G431RB via STM32CubeIDE. I couldn't run the program for a FDCAN application. The program is giving HardFault for the application.

    if I change attached files on the project. The system and canbus is running properly.

    The running fdcan library files is taken from my other project based on STM32G431CB.

    My current system versions are

    STM32Cube IDE:  1.15.1.

    STM32CubeG4 Firmware Package V1.5.2 / 15-December-2023.

     

     

     

    Technical Moderator
    May 4, 2024

    You need to provide the code example you used for this test.