EVLSPIN32G4-ACT button doesn't spin motor, motor buzzes for a second
Version: MCSDK v6.3.0, CubeMX v6.9.2, STM32 FW V1.5.2 (using HAL)
Tool: Firmware generated by MCWB, no modification
Details: Pressing button SW1 on EVLSPIN32G4-ACT is supposed to start the motor, but instead makes the motor buzz for a second, then stop. I successfully ramped the motor with B-G431B-ESC1 dev kit and I'm using the same `mc_parameters.c` file (14 pole motor, RS=0.11836, LS=0.04). I also tried the same main.c code on the EVLSPIN32G4-ACT as the B-G431B-ESC1 main loop.
Expected Behavior: motor should spin as it does in this demo video https://www.youtube.com/watch?v=DIMeHnKfJZ8
How to reproduce: Use EVLSPIN32G4-ACT, generate default project from MCSDK, press SW1 to try and run motor.
Can anyone tell me what variables I might look at to troubleshoot this issue? Or possibly some more example code to try?
Thank you


