SVD errors on STM32H725, RCC PLLxDIVR Errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-20 11:55 AM
SVD version 1.2, vs RM0468 Rev 3
RCC PLLxDIVR has errors
- RCC->PLL2DIVR, DIVN1 should be DIVN2
- RCC->PLL2DIVR, DIVP1 should be DIVP2
- RCC->PLL2DIVR, DIVQ1 should be DIVQ2
- RCC->PLL2DIVR, DIVR1 should be DIVR2
Solved! Go to Solution.
- Labels:
-
Bug-report
-
STM32H7 Series
-
SVD
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-20 02:22 PM
Honestly... The state of SVD files for all series is just tragic. Every other register for every other peripheral has something wrong or missing. Wrong names, addresses, bit field positions/widths and, of course, the descriptions, which doesn't match the reference manuals. Reporting all of this one by one will take many years and basically just means that those files will never be correct. In my opinion ST should dedicate someone who would go through all of these files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-20 12:40 PM
@KDJEM.1​ @Imen DAHMEN​ @Amel NASRI​
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-20 02:22 PM
Honestly... The state of SVD files for all series is just tragic. Every other register for every other peripheral has something wrong or missing. Wrong names, addresses, bit field positions/widths and, of course, the descriptions, which doesn't match the reference manuals. Reporting all of this one by one will take many years and basically just means that those files will never be correct. In my opinion ST should dedicate someone who would go through all of these files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-21 12:29 AM
Hi @JOlso.1​ ,
I confirm the issue: The RCC_PLL2DIVR is wrongly described in the svd file.
I reported this issue internally.
Internal ticket number: 135053 (This is an internal tracking number and is not accessible or usable by customers).
Kaouthar
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.