ST Motor Control workbench serial interface specification?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 8:38 AM
Where can i find the serial port communication protocol specification, so i can control a motor over the uart, without using ST Motor control workbench?
Solved! Go to Solution.
- Labels:
-
STM32 Motor Control
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 7:53 AM
I got the specification from another person at ST by email, not from this forum..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-11 2:04 AM
Dear Jolof.1,
this specification is indeed missing.
Do you have any particular question on this topic we can try to answer?
Thanks,
Claire
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 7:46 AM
Hi Claire,
I am interested in the same topic - any follow up or news on this?
many thanks in advance
Lorenzo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 7:53 AM
I got the specification from another person at ST by email, not from this forum..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 7:56 AM
​thank you! have you implemented / tried already?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 8:00 AM
Thanks Jolof!
Indeed it helps.
Is this information enough for you?
Claire
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 8:09 AM
You are welcome Claire =)
Lmazz.1 : Yes i have implemented "motor control protocol (MCP)". In controller that controls two motors. Works fine, a hint is top read out the fault flags, in case a fault occurs the motors stops and the flags needs to be cleared before you can continue running the motor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 8:12 AM
​Awesome - are you using any of c library to handle the communication protocol or you just coded your own?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 8:20 AM
Made my own, could not find any library for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 8:27 AM
what about this? do you think is possible to use?
