2024-07-02 09:52 AM
Hi,
I'm not able to set the STM32G030C6 ADC1 for 9 + Internal Temperature Sensor channels. Here's my ADC1 Mode and Configuration parameters
I'm using this recently updated Software Package Version
STM32CubeG0 Firmware Package V1.6.2
Does anyone know what the problem is?
Regards,
Gaston
2024-07-02 10:59 AM - edited 2024-07-02 11:05 AM
no such errors here with STM32CubeMX 6.11.1. Conflicts with other peripherals?
2024-07-02 12:57 PM
No. It does not work with latest CubeIDE v1.16 (CubeMX v6.12) update.
I've downgraded the iDE to v1.15.2 (CubeMX 6.11.1) and it works fine.
It seems a CubeIDE v1.16 issue
2024-07-05 06:12 AM
Hi. Same problem here. It seems to have something to do with setting the sequencer to not fully configurable.
I've started a new clean project, STM32G070RBTx, only configure one pin on the ADC tab, set sequencer to not fully configurable, and the error appears
Regards,
Edwin