Why does the stm32f103c8tx have completely different options for its PLL multipliers than stm32f105RB??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-03 12:22 AM
currently using stm32f105 (HSI+PLL) ,and i am trying to clock faster than 36Mhz
They are from the same stm32 familly, why is the PLL of the stm32f105 limited
I am using CubeMX 6.4.0
Solved! Go to Solution.
- Labels:
-
STM32F1 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-03 12:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-03 12:28 AM
Looking into stm32f1xx_hal_rcc_ex.h
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-03 12:32 AM
From the RM0008 reference manual (page 126) :
It looks like stm32105 is a "connectivity line device"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-03 12:32 AM
