cancel
Showing results for 
Search instead for 
Did you mean: 

Developing Variable frequency drive using STGIF7CH60TS-L

krunal2411
Associate II

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Laurent Ca...
Lead II

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

View solution in original post

1 REPLY 1
Laurent Ca...
Lead II

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