Bug/Problem in MC library driving low inductance motors?
I'm using motor control hardware very close to NUCLEO-G431RB with X-NUCLEO-IHM08M1 3Sh. It has only a bit different bus voltage and current feedback scaling resistors so I was able to spin the motor it with the motor profiler. The results were quite close as measured, RS=0.1 ohm and LS=0.08 mH. So I know that the hardware works.
Now when I configure the parameters in the MC Suite, it results in around 50% constant PWM phase output, exactly same for all U, V and W channels. Which obviously does not make any sense.. At the end there's an oscilloscope picture of U and V running at 10 kHz. Same figure is acquired with 30kHz too.
If I raise the inductance value closer to 1 mH, the PWM starts to get correct shape, but this is too big of an inductance value to make the motor spin, it just does not work. I tried to chase the possible bug/problem/issue where the PWM is configured according to the parameters derived from LS, but this seems to end up in the libmc closed library...
I'm using the latest MC Suite (5.4.1), CubeMX (5.3.0) with SW4STM32 IDE.
Anyone has experienced similar problems? Any workarounds?

