2014-02-04 01:23 PM
Hello,
I have problem with software implementation of SVPWM Space Vector PWM modulation for STM32F1 microcontroler. My application is scalar V/F converter for 3 phase asynchronous motor. Does anyone have such ready implementation?Kind regards.
Andrew
2014-02-05 01:43 AM
Hello,
I think for such case you would be able to get more info in motor control section: https://my.st.com/public/STe2ecommunities/motordriver_ics/Lists/Motor%20Control%20Firmware%20and%20Software/AllItems.aspx and if I remember right earlier ST FOC motor control library had AC motor support. but if you would need its source you should contact ST support for such request. Laurynas2014-02-05 01:46 AM
Perhaps you can get some useful information from STSW-STM32100 (STM32 PMSM FOC SDK motor control firmware library).