2024-05-03 01:52 AM
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.
2024-05-03 08:45 PM
Hello,
You need to be factual and concise.
So please describe the problem.
2024-05-04 01:24 AM
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.
2024-05-04 07:13 AM
You need to provide the code example you used for this test.