RCC Mode Definitions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-01 12:02 PM
I could not find direct definition for the RCC mode options in CubeMX, are these correct?
RCC Mode Options:
- 'Disable' - External oscillator disconnected
- 'BYPASS Clock Source' - External active clock source
- 'Crystal/Ceramic Resonator' - External passive oscillator connected
Is this correct? I assume so, just wanted to be safe for confirmation :)
CubeMX Loc: 'System Core->RCC->RCC Mode and Configuration->Mode->HSE&LSE'
Solved! Go to Solution.
- Labels:
-
RCC
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-03 2:54 AM
You've got it right, but CubeMX is not a documentation... For STM32F091RC part HSE is documented in:
- RM0091 6.2.1
- AN4080 2.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-03 2:54 AM
You've got it right, but CubeMX is not a documentation... For STM32F091RC part HSE is documented in:
- RM0091 6.2.1
- AN4080 2.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-03 7:15 PM
CubeMX is an application, certainly. Not sure your reference to documentation, I was referencing the vocabulary and description shared by its user interface.
