2024-03-25 02:23 PM
I'm in the process of generating the Rust PAC for the STM32H755 using the svd files. I've downloaded the latest svd file v1.9 from here stm32h7-svd.zip I noticed that the file is incomplete as the MPU and NVIC peripherals are missing for both the CM7 and the CM4 file. Where can I download a corrected set of svd files?
2024-03-25 10:15 PM
Hello @taunusflieger
I will escalate this issue to tha concerned team to correct it on the next releases.
Thank you for reporting.
Best Regards.
STTwo-32
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-03-26 12:12 AM
Thanks - when can we expect an updated version? This is currently blocking us.
2024-03-26 01:54 AM
After investigation, The SVD file doesn't contain any of the Cortex Features (including MPU and NVIC). It just integrates the STM32 features and IP (I2C, UART,...).
Best Regards.
STTwo-32
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.