I'm using stm32c011f4u6 and keil5. and I'm using 2 ADC channels by Polling.
Every time I read an ADC channel, it only return '0X01AF'. This is the same for both channels,even if I remove one channel and read it again with only one channel used, the s...