Skip to main content
Visitor II
July 12, 2026
Question

RM0477: PLLxFRACEN inconsistently named PLL2FRACLEN

  • July 12, 2026
  • 1 reply
  • 44 views

I was learning about how the PLLs work on the H7RS boards, and I discovered a small inconsistency in the RCC_PLLCFGR register.

 

On page 440 and 442 of the RM0477, PLL2FRACEN is incorrectly written down as PLL2FRACLEN (including the ‘L’ near the end).

 

I’ve confirmed that this is incorrect by looking at the HAL and seeing it’s consistently defined as PLL2FRACEN in code (without the ‘L’) inside of stm32h7s3xx.h. Searching for the version with the ‘L’ returned no results, so I’ve concluded that this must be a typo in the reference manual.

 

Could you confirm this is a documentation typo?

1 reply

KDJEM.1
ST Technical Moderator
July 13, 2026

Hello ​@yani-again and welcome to the community,

 

Thank you for bringing this issue to our attention.

I reported internally for checking if it is a documentation typo or driver typo.

Internal ticket number CDM0064308 (This is an internal tracking number and is not accessible or usable by customers).  

 

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.