cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H563.svd does not include I2C3/I2C4

Changjiang
Associate II

It seems that STM32H563MI has four I2C ( I2C1 ~ I2C4):

Changjiang_0-1702949460578.png

However, the corresponding STM32H563.svd only includes 2 I2C ( I2C1 ~ I2C2).
https://stm32-rs.github.io/stm32-rs/STM32H563.html 

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello @Changjiang,

The fix has been applied on SVD files for STM32H5.

Please find attached the new SVD files and the package will be published soon in ST web site.

 

 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

7 REPLIES 7
Imen.D
ST Employee

Hello @Changjiang and welcome to the Community 🙂 

I will take the necessary action for fix. 

An internal ticket number 169157 is submitted in order to update the STM32H56x.svd files.

(PS: Internal ticket number 169157, is an internal tracking number and is not accessible or usable by customers).

Thank you for your contribution.

Ime

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Changjiang
Associate II

Hello Ime,

 

Thanks very much for your kind support!

 

Really appreciate!

 

Best Regards,

 

Changjiang

Imen.D
ST Employee

Hello @Changjiang,

The fix has been applied on SVD files for STM32H5.

Please find attached the new SVD files and the package will be published soon in ST web site.

 

 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Guillaume K
ST Employee

Hello @Changjiang 

Please note that the link you mention is STM32 Rust github repository https://stm32-rs.github.io/stm32-rs/STM32H563.html

This github repository is independent from ST. They retrieve STM32 .svd files from st.com and patch them to generate STM32 libraries for Rust language.

They may take some time to get the latest .svd file for STM32H563.

 

Guillaume

 

Hi Guillaume,

Thanks very much for your useful information.

Could you kindly share where we can get the STM32 .svd files from st.com?

 

Thanks very much!


Best Regards,

Changjiang

Guillaume K
ST Employee

go to ST website https://www.st.com , click the search tool (loop icon near ST logo on top left) , enter "STM32H563", click on any STM32H563 part number, then go to "CAD resources" tab. click on the "system view description file" (zip file).

https://www.st.com/resource/en/svd/stm32h5-svd.zip

 

 

 

 

Hi Guillaume,

Thanks very much for your useful information "CAD resources" tab.

Best Regards,

Changjiang