EVALKIT-ROBOT-1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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?
- Labels:
-
STM32 Motor Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-13 3: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-13 10:07 AM
Can I use True Studio?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-17 4: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-20 7:33 AM
Where I can find example? Where discription of code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-21 1:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-03 10:33 AM
How I can open this file - EVALKIT-ROBOT-1.stmcx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-06 7: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-07 1: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"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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"
