2020-05-03 05:58 PM
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.
2020-05-03 07:25 PM
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.
2024-05-04 01:32 AM