2020-02-09 10:46 AM
How I can programming MCU (Example code with description, PID control, use STM32 Motor control SDK5.0, Motor control workbench and others)? Where is video example, AN?
2020-02-13 03:55 AM
Hello,
please refer to "Resource" page of EVALKIT-ROBOT-1 board at this link
The EVALKIT-ROBOT-1 is a ready-to-use evaluation kit for servo brushless applications.
A source code, available in the previous link is already loaded in the STSPIN32F0A device.
It is also possible to customize the system operation modifying the source code. In this case the following tools are needed:
• An IDE chosen among the IAR Embedded Workbench for ARM, Keil microcontroller development kit and STM32CubeIDE.
• An SWD programmer/debugger supporting the STM32F0 family, like the STLINK-V3 from STMicroelectronics.
Regards, Cristiana
2020-02-13 10:07 AM
Can I use True Studio?
2020-02-17 04:56 AM
The source code is based on IAR, but can be used with other IDE.
Anyway the compiling optimization can have impact on performances and code size.
For you information, a new code and documentation will be released soon.
2020-02-20 07:33 AM
Where I can find example? Where discription of code?
2020-02-21 01:58 AM
2020-03-03 10:33 AM
How I can open this file - EVALKIT-ROBOT-1.stmcx
2020-03-06 07:26 AM
As mentioned above the source code is based on IAR.
I suggest to open the file .stmcx with IAR Embedded Workbench, you can use the free trials version.
2020-03-07 01:19 AM
Why I can't open EVALKIT-ROBOT-1.ioc by STM32CubeMx 5.5.0. I have Error: "Can't add MotorControl files not found"
2020-03-09 10:01 AM
Why I can't open EVALKIT-ROBOT-1.ioc by STM32CubeMx 5.5.0. I have Error: "Can't add MotorControl files not found"