Skip to main content
TThan
Associate III
August 10, 2021
Solved

Documentation of ASPEP Protocol?

  • August 10, 2021
  • 8 replies
  • 11443 views

As stated in UM1052, chapter 14 there is often a requirement to control a BLDC motor control board over a serial connection. The above manual describes the protocol used by older MCSDKs. But the latest MCSDK 5.Y.x seems to use a slightly different procol called ASPEP.

Unfortunately I could not find a documentation for that protocol on the ST web site.

My question is: Is there any documentation of that new protocol or is it required to reverse engineer the STM source code to use it with an different application than the Motor Pilot?

Thank you for any hints!

Best Regards

Thomas

Best answer by Zied b.

Hello everyone, the MCP & ASPEP documentation 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"
- And finally click on Motor Control Protocol Suite

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.1/Documentation/html/motor-control-protocol-suite.html

Regards

8 replies

Laurent Ca...
Senior III
September 5, 2021

Dear @TThan​ 

I just got back from vacation.

Have you found an answer to your question in the meantime?

Best regards

Tesla DeLorean
Guru
September 5, 2021

Post a link to the protocol specification, that will have reach beyond the OP, that way subsequent searchers will be able to find it more readily.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
CZhen.1
Associate
January 21, 2022

Hi Tesla, you mentioned that you posted a link to the protocol specification. Where is the link? Could you please post it again so that I can have it as well? Thank you so much.

TThan
TThanAuthor
Associate III
September 5, 2021

Sorry, unfortunately I have not found an official documentation until today.

I just proceeded with some reverse engineering and that is working up to the amount of functionality I need for the current project. But that is my internal crude documentation only. Please understand that I do not want to share,

Quentin Ch
Associate III
May 2, 2022

Hello ST team (@Laurent Ca...​ )

Now that MCSDK 6.x has been released, are there any plans for a documentation of the ASPEP/MCP protocol ?

VOgne.1
Visitor II
October 15, 2022

I created a simple python file which makes some basic communication with MCSDK. It is based on source code exploring with a debugger. Most relevant code is placed in aspep.c, mcp.c, and register_interface.c files.

0693W00000Uo7n5QAB.png

Visitor II
June 26, 2024

this post deserves more credit :p Thanks for the code

XPua.1
Associate
May 15, 2023

Hello. is there any follow up on the documentation of the ASPEP Protocol?

SL.2
Visitor II
June 1, 2023

Same question as above. Is there any documentation on the ASPEP Protocol?

EMart.14
Visitor II
June 4, 2023

I also would like the ASPEP Protocol documentation!

Zied b.Best answer
ST Employee
August 18, 2023

Hello everyone, the MCP & ASPEP documentation 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"
- And finally click on Motor Control Protocol Suite

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.1/Documentation/html/motor-control-protocol-suite.html

Regards

ST Employee
June 26, 2023

Hello everyone, for people who ask for documentation on the communication protocol used in the mcsdk:

- Open Mc Workbench
- Click top right on "About" button
- Click on "Documentation" -> "Documentation
- Click on "User Manual"
- And finally click on Motor Control Protocol Suite