cancel
Showing results for 
Search instead for 
Did you mean: 

Submit fixes for SVD files

vinchatl
Associate

Hi,

 

I noticed several times that SVD files contain errors compared to what's documented in MCU RMs.

The whole purpose of the https://github.com/stm32-rs/stm32-rs repository is basically to fix those errors and supply accurate SVD files for Rust embedded development on STM32 MCUs.

How are these SVD files written/generated ? Are RMs and SVDs written from the same source ?

Would it be possible to submit upstream patches to the SVD that would benefit to everyone, instead of submitting these patches to Rust cartes only ?

 

Have a great day

1 REPLY 1
Amel NASRI
ST Employee

Hi @vinchatl ,

You can find latest updates of SVD files on st.com under STM32xx series > CAD Resources > SVD.

for example, for STM32H7 series, you find the package under https://www.st.com/en/microcontrollers-microprocessors/stm32h7-series.html#cad-resources:

AmelNASRI_0-1737360481385.png

These SVD files should be aligned with RM, but if you still note some discrepancies, please report them here in the community in separate threads.

We continuously consider reported issues regarding SVD files to maintain the packages.

Please note that I haven't enough knowledge on how RUST is using these SVD files and to which level is it updated with SVD files versions.

I hope this helps to clarify the situation.

-Amel

 

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.