2026-04-07 8:18 AM
Hi,
I’m experiencing a consistent issue with the STM32 Motor Control SDK:
Observations:
Observations:
It seems like something is not fully initialized/calibrated on the first start, possibly:
My Setup:
SW in Release Mode
Target: Custom Board based on EVSPIN32G4 Schematic (EVSPIN32G4)
Chip: STM32G431VBx3.
MCSDK 6.4.1
FOC / Sensorless
2026-04-08 2:46 AM
Hello @ElGuerrero91,
Did you enable the driver protection on the MCU side to check the nFAULT signal (see STSPIN32G4 document, PE15 input)?
VDS monitoring can trigger the nFAULT signal and prevent PWM generation. You can disable VDS monitoring by connecting the SCREF input to VDD.