bor stm32 programming
Posted on May 09, 2018 at 18:12Can someone show me a simple program to read and write the option bytes on the STM32L476VGT using the STM32 HAL libraries? I only want to change USER parameters values, as the BOR level.I'm trying the following code, b...