Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 5 months ago.
Vector control on plataform mbed
I want to implement an inverter with vector control for induction motors, but from a software developed mbed platform. Does anyone have suggestions or contacts that can help me in this software?
Question relating to:
1 Answer
10 years, 5 months ago.
You may be able to use ST motor control library.
http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1734/PF257936
The source code of the library is not provided, but it should be possible to use the compiled library inside your mbed application.
I have not tried myself, it's just a idea...