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.
2022-05-03 12:32 AM
2022-05-03 12:28 AM
Looking into stm32f1xx_hal_rcc_ex.h
2022-05-03 12:32 AM
From the RM0008 reference manual (page 126) :
It looks like stm32105 is a "connectivity line device"
2022-05-03 12:32 AM