2023-08-10 01:41 AM
I bought the assembly B-G431B-ESC1 to test BLDC motor.
I have already installed the software SDK V5.4.8, StmCubeMX and StmCubeID 1.13.0.
Unfortunately, when generating the code, there are various errors that I can't figure out.
Also, how can I load the finished software via stmCubeID.
the board has an embedded ST-link.
the stmCubeID does not recognize the driver.
how can still access the board.
Thank you guys for the support
Solved! Go to Solution.
2023-08-18 05:22 AM
Hello @Rajabi ,
I suggest 2 solutions:
1- after generating the files, click on "Open Folder" you arrive in the project folder, open the "STM32CubeIDE" folder then you can launch the .project file with your STM32CubeIde.
2- Otherwise use version 6.1.2 of the MCSDK which is more recent and which integrates more recent tools for your use. You still need to follow step 1 suggested above even with MCSDK 6.1.2.
2023-08-18 05:22 AM
Hello @Rajabi ,
I suggest 2 solutions:
1- after generating the files, click on "Open Folder" you arrive in the project folder, open the "STM32CubeIDE" folder then you can launch the .project file with your STM32CubeIde.
2- Otherwise use version 6.1.2 of the MCSDK which is more recent and which integrates more recent tools for your use. You still need to follow step 1 suggested above even with MCSDK 6.1.2.