Skip to main content
Associate III
January 15, 2024
Solved

G030 ICS

  • January 15, 2024
  • 1 reply
  • 953 views

 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

This topic has been closed for replies.
Best answer by cedric H

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

1 reply

cedric H
cedric HBest answer
Technical Moderator
January 15, 2024

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