cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create a FOC project with STM32G030C8T6 in STM32 Motor Control SDK

Gladson
Associate III

I am trying to create a project in STM32 Motor control workbench using STM32G030C8T6 microcontroller. I want to use a custom board for this project. I am trying to set all this by creating new power board and controller board and I also tried the inverter board option, but I am not able to generate a program with FOC algorithm for STM32G030C8T6.

I am able to create a custom inverter board, but when trying to use the inverter board in a project, then this is the error that I am getting.

Gladson_0-1741262052437.png

 

When I am creating a project using "Modular" hardware mode, and selecting power board and control board that I created, I am getting this error.

Gladson_1-1741262052438.png

 

Why am I getting this issue? and how can I solve this?

1 REPLY 1
GMA
ST Employee

Hello @Gladson,

According to the comment for modular hardware mode, it is not possible to connect current sensing signals to control board MCU ADC input, and Phase Voltage Generation signals to control board MCU TIM1/TIM8 output. Load STM32G030C8T6 on STM32CubeMx and checkout pin out feature availability.

If you agree with the answer, please accept it by clicking on 'Accept as solution'.
Best regards.
GMA