Resolved! STM32G0x ADC CFGR1 clears Resolution bits on EXTSEL bit modification
Hi, When I clear the EXTSEL bits in the ADC1 CFGR1 register, my resolution bits also get cleared ?. My ADC randomly changes resolution. Below is screenshots of the code. Why does this happen ?, I can disable the ADC to write the RES bits to what th...