Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brownout Detector #202

Open
asgtech opened this issue Jun 14, 2022 · 2 comments
Open

Brownout Detector #202

asgtech opened this issue Jun 14, 2022 · 2 comments

Comments

@asgtech
Copy link

asgtech commented Jun 14, 2022

Hi

Just wanting to know if enabling the watchdog timer also turns on the Brownout detector (BOD)?

So will this
STM32L0.wdtEnable(timeout)
STM32L0.wdtReset()

turn on the BOD?

@GrumpyOldPizza
Copy link
Owner

No, the watchdog does not turn on the BOD.

@asgtech
Copy link
Author

asgtech commented Jun 17, 2022

Is there a way to enable BOD?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants