2020-02-04 11:41 PM
Hello all,
I am trying to design a VFD using STGIF7CH60TS-L and stm32f030r8 micro.
I found that ST has a motor control library for PMSM motors.
But I could not find any reference to port it for induction motor.
Could anyone please point me in the right direction to port it to work for induction motor.
Or is there any other code other than motor control library that can be used on stm32 micro to make it running as a VFD.
Thanks in advance.
Solved! Go to Solution.
2021-06-28 05:52 AM
Dear @Community member
There is now in the last SDK version demonstration firmware example projects for ACIM showing how the STM32 MC SDK can be used to drive an asynchronous induction motor (ACIM) in field-oriented control (FOC) using a sensorless state observer algorithm to estimate the electrical and mechanical speed and position of the rotor and the rotor flux, or in V/F open-loop sensorless mode.
Please have a look on our STM32 Motor Control Knowledge database here: https://wiki.st.com/stm32mcu/wiki/STM32MotorControl:SDK_AC_induction_motor .
Best regards
2021-06-28 05:52 AM
Dear @Community member
There is now in the last SDK version demonstration firmware example projects for ACIM showing how the STM32 MC SDK can be used to drive an asynchronous induction motor (ACIM) in field-oriented control (FOC) using a sensorless state observer algorithm to estimate the electrical and mechanical speed and position of the rotor and the rotor flux, or in V/F open-loop sensorless mode.
Please have a look on our STM32 Motor Control Knowledge database here: https://wiki.st.com/stm32mcu/wiki/STM32MotorControl:SDK_AC_induction_motor .
Best regards