Skip to main content
LCE
Principal II
February 20, 2026
Solved

N6 PLL: FRAC change on the fly as in H7 impossible ?

  • February 20, 2026
  • 2 replies
  • 167 views

Heyho,

the title says it...

In RM0486, 14.6.5 PLL description, page 437 / 438 I find this:

Using the PLLs in fractional mode

PLL off ... set FRAC ... PLL on

Caution: Do not update DIVN and DIVNFRAC after the PLL has been enabled.

On the other hand, there are comments that some dividers can be changed on the fly.

So maybe it might work? Has anybody tried?

 

With these 4 PLLs and the great clock routing possibilities, the ability to change FRAC values on the fly with this high resolution would be a fantastic feature for synchronization, without using an external VCO.

 

Best answer by FBL

Hi @LCE 

For  STM32N6, you should not change the FRAC value on the fly. The PLL must be disabled before updating DIVN or DIVNFRAC, as per the official RM0486.

2 replies

FBLBest answer
Technical Moderator
February 20, 2026

Hi @LCE 

For  STM32N6, you should not change the FRAC value on the fly. The PLL must be disabled before updating DIVN or DIVNFRAC, as per the official RM0486.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.Best regards,FBL
LCE
LCEAuthor
Principal II
February 23, 2026

Thanks, would have been a great feature.