STM32H7B0VB Max Clock
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-07 5:20 AM
Hi, I'm trying to configure my stm32h7b0vb for max clock (280Mhz), but max freq on DIVN1 is 420Mhz, and DIVP1 is 2 (min val). Therefore I only reach 210Mhz
Solved! Go to Solution.
- Labels:
-
RCC
-
STM32CubeMX
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-07 5:54 AM
DIV1M can be less than /16. Here is one of several working scenarios:
Make sure you have VOS0 selected in RCC -> Power Parameters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-07 5:54 AM
DIV1M can be less than /16. Here is one of several working scenarios:
Make sure you have VOS0 selected in RCC -> Power Parameters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-08 3:52 AM
Thanks, I was trying to use DIV1M between 1-2Mhz!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-10 1:14 PM
Yeah, I think that was desirable for the PLL comparison frequency on the F2/F4 parts, but a lot of the H7 I typically see 5 MHz
I'd like to see ST provide characterization charts for the overall stability, but I've been disappointed for over a decade..
Up vote any posts that you find helpful, it shows what's working..
