9 years, 9 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:

Affordable and flexible platform to ease prototyping using a STM32F401RET6 microcontroller.

1 Answer

9 years, 9 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...

Accepted Answer