Which peripherals clock need to be enabled?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-30 2:02 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-03 3:25 PM
You did not care to tell us which STM32 model are you using, but generally, the first bit enables the PWR (Power control) module, the second the SYSCFG (System configuration controller) module. See chapters with these names in the RM (Reference Manual) for your STM32 model.
> Does the voltage regulator work, if PWR peripherals clock is disabled?
Yes; but you can't change its settings.
JW
