cancel
Showing results for 
Search instead for 
Did you mean: 

Configure BOR level on STM32F051C6T6

Liinda
Associate

I'm trying to configure BOR using STM32CubeProgrammer but I can't locate it on Option Byte. Even if I refer to RM0091 manual there's no section about BOR levels. 

1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

Well, the family of STM32F0 doesn't have a BOR module, but it does have POR and PDR. Essentially, this gives you the same functionality.

If that's not enough for you, you can switch to a member of the STM32G0, for example.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

3 REPLIES 3
Peter BENSCH
ST Employee

Welcome @Liinda, to the community!

Unfortunately, the STM32F0 do not have a BOR. And if there is no BOR, you cannot activate/use BOR.

Hope that answers your question?

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Thank you for your response. That doesn't mean maybe it is embedded on the MCU?

What are the implications if I use this microcontroller on electronic design?

Peter BENSCH
ST Employee

Well, the family of STM32F0 doesn't have a BOR module, but it does have POR and PDR. Essentially, this gives you the same functionality.

If that's not enough for you, you can switch to a member of the STM32G0, for example.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.