2019-04-20 04:04 PM
Hello, we designed a motor controller with three-shunt topology using STM32F302C8. Because this MCU only have one ADC, the motor control SDK documentation (UM2392) explains on page 20 that the 2 ADC conversions needed to get the 2 phases current must be done in sequence.
In our application that's not a problem because the ADC is fast and conversion delay up to 500ns between the 2 phase current is almost the same than a simultaneous sampling of the 2 phase currents.
The problem we have is that the motor control workbench software seems to not support the STM32F302x8 mcu ?
Regards,
Cyril