2024-01-15 01:33 AM
I would like to use the G030C8T6 MCU to use ICS current sampling. Currently, the MCSDK 6.2.1 does not seem to support it. What should I do?@cedric H
Solved! Go to Solution.
2024-01-15 01:49 AM
Hello @iskan ,
There is no ICS implementation for STM32G0 series.
The reason is that ICS is a high-end and costly component, and STM32G0 is a low-end MCU with only one ADC. Our ICS implementation for other series makes use of 2 ADCs to sample the current of 2 phases at the same clock cycle.
Best regards
Cedric
2024-01-15 01:49 AM
Hello @iskan ,
There is no ICS implementation for STM32G0 series.
The reason is that ICS is a high-end and costly component, and STM32G0 is a low-end MCU with only one ADC. Our ICS implementation for other series makes use of 2 ADCs to sample the current of 2 phases at the same clock cycle.
Best regards
Cedric