2025-07-11 10:39 AM
Hi, I got a Steval-ctm010v1 board and using sdk 5.4.8. I have tried to enable its PFC section with eliminating the warning from xml file at the sdk file location. It enabled the PFC in the motor workbench and it shows that pins are assigned at the motor workbench. But After generating the code, the pins aren’t assigned in Stm32cube MX so the PFC isn’t enabled in practice and it just generates the PFC codes (pfc.c and etc…) to be used in the main code. How can I enable PFC the right way? any Help would be appreciated.