2023-08-20 11:52 PM - edited 2023-08-21 12:01 AM
I install different versions of CubeMX, CubeIDE on Windows10 and Linux with MCSDK MCMonitor and Trying and trying to make it work but end up with only errors. I feel to make it more simple software become un usable. And there is no integrity between versions. I don't find my board in Latest CubeIDE i.e B-G431B-ESC1 board. Simple things work much better. Unable to connect with server. On every step there is error.
Solved! Go to Solution.
2023-08-21 05:45 AM
Hello @Manoj Thakur ,
errors in red do not affect the generation of your code. Click on "Open folder" at the end of the generation. Then open the STM32CubeIde folder and open your project. Compile it and then connect your board with the MOTOR PILOT.
all documentation of MCSDK is provided in the package. The fastest way to find it is through the Motor Control Workbench:
- Open Mc Workbench
- Click top right on "About" button
- Click on "Documentation" -> "Documentation
- Click on "User Manual"
As it is HTML documentation you can also enter this link in your browser: (replace _your_install_folder_)
file:///C:/_your_install_folder_/MC_SDK_6.1.2/Documentation/html/index.html
Regards
2023-08-21 12:08 AM
There are many videos on YouTube, have you seen them all? There are videos about Motor Control, about the IDE, about Advanced Debugging and much more.
2023-08-21 05:45 AM
Hello @Manoj Thakur ,
errors in red do not affect the generation of your code. Click on "Open folder" at the end of the generation. Then open the STM32CubeIde folder and open your project. Compile it and then connect your board with the MOTOR PILOT.
all documentation of MCSDK is provided in the package. The fastest way to find it is through the Motor Control Workbench:
- Open Mc Workbench
- Click top right on "About" button
- Click on "Documentation" -> "Documentation
- Click on "User Manual"
As it is HTML documentation you can also enter this link in your browser: (replace _your_install_folder_)
file:///C:/_your_install_folder_/MC_SDK_6.1.2/Documentation/html/index.html
Regards