Hi,
I bought 1 pcs MCSXTE2BK142 demo board from your Website and download the demo code from the website as well.
When I used the two-shunt resistance, the function is ok. I could run motors.
For the single-shunt demo code, I removed C68, C70, and C65 to check the function. VF function is ok. But when I used sensor-less control, the motor can't run even if it was in open loop stage.
I checked the demo code about ADC configuration, I found the ADC configuration was wrong. The demo code used CH8, but Hardware used CH15.
I reconfigured the ADC channel, but it still doesn't work. FreeMaster report phase over current. I think dc-current sampling has some issue.