STM32F303RE: VDDA_MONITOR config
Posted on July 22, 2015 at 18:20 I need to disable the VVDA monitor at power down reset (PDR). To do this, it needs to write in the option bytes register. I did the following code. //Disable VDDA MONITOR in option bit uin...