cancel
Showing results for 
Search instead for 
Did you mean: 

The CKMODE bit becomes 0 after changing the setting values of the OVSE bit or OVSR bit in ADC_CFGR2 register.

Sleep
Associate II

The CKMODE bit becomes 0 after changing the setting values of the OVSE bit and OVSR bit of ADC_CFGR2.

Therefore, the clock frequency of ADC exceeds Max32MHz.

Is it a malfunction of STM32G071?

I am very in trouble.

If you have any countermeasures, please let us know.

1 REPLY 1
TDK
Guru

Changing OVSE/OVSR should not affect CKMODE. Post your code. Ensure you're adhering to the requirements for changing these bits. For CKMODE, periphal must be disabled.

If you feel a post has answered your question, please click "Accept as Solution".