Skip to main content
SMand.2
Associate
January 30, 2023
Question

While setting up the clock, if I set PLLM as 8 and PLLN as 360 , it gives same result as when I set PLLM as 4 and PLLN as 180, so what difference does it makes.

  • January 30, 2023
  • 2 replies
  • 817 views

..

This topic has been closed for replies.

2 replies

gbm
Super User
January 30, 2023

If both sets of values lie within the allowed range (including the VCO max frequency) - there is not a big difference. Higher VCO freq will result in higher power consumption by PLL.

My STM32 stuff on github - compact USB device stack and more: https://github.com/gbm-ii/gbmUSBdevice
Tesla DeLorean
Guru
January 30, 2023

Depends where the sweet-spot is for the PLL comparison frequency. For the F2/F4 I think it was suggested in the 1-2 MHz region.

Also the VCO likely has a preferred operating range, ie 100 - 432 MHz.

Check the DM and RM

Typically you divide down the VCO frequency to get a square wave into the MCU

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..