2024-05-11 09:30 AM
I stumbled across this problem:
In the current rev 3 of RM0468 https://www.st.com/resource/en/reference_manual/rm0468-stm32h723733-stm32h725735-and-stm32h730-value-line-advanced-armbased-32bit-mcus-stmicroelectronics.pdf I see this register bit:
But the same register looks quite different in the STM32CubeProgrammer:
Also, there's a typo in the table on Bit 19, must say OCTOSPI2EN
Am I doing/expecting something wrong, or ist it a bug. If second, is someone reading here who can address it at STM?
Solved! Go to Solution.
2024-05-13 01:37 AM - edited 2024-05-13 01:58 AM
Hello @pkoevesdi ,
Thank you for bringing this issue to our attention.
I reported this issue internally.
To solve the wrong register bits description, could you please try to download the SVD file from this link .
Unzip the file, then copy STM32H73x.svd file and paste it into the STM32Cubeprogrammer installation folder "C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\SVD".
I hope this help you.
Internal ticket number: 181193 (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 Accept as Solution on the reply which solved your issue or answered your question.
2024-05-13 01:37 AM - edited 2024-05-13 01:58 AM
Hello @pkoevesdi ,
Thank you for bringing this issue to our attention.
I reported this issue internally.
To solve the wrong register bits description, could you please try to download the SVD file from this link .
Unzip the file, then copy STM32H73x.svd file and paste it into the STM32Cubeprogrammer installation folder "C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\SVD".
I hope this help you.
Internal ticket number: 181193 (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 Accept as Solution on the reply which solved your issue or answered your question.
2024-05-13 09:38 AM
Thank You, with this file, at least the mentioned register conforms to the RM.