2025-03-06 3:55 AM
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.
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.
Why am I getting this issue? and how can I solve this?
2025-04-03 8:19 AM
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.