cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G431RB fdcan module library 1.5.2 is not working

Nihat_YILMAZ
Associate

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.

3 REPLIES 3
SofLit
ST Employee

Hello,

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

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Nihat_YILMAZ
Associate

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.

 

 

 

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

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.