2025-03-20 8:00 AM
I'm trying to use the BOR in the STM32G031F4P6 microcontroler, as in the datasheet it shows that there is a BOR in this series. But, when I open the STM32cubeProgrammer, it doesn't show the BOR configurations at the Option Bytes window, and I couldn't arrive to activate it by code too.
My question is if there is really a BOR available for all the G0 series or it is just for some of the microcontrolers in that series?
If there is a BOR available, can I do it using the LL library?