Skip to main content
Associate
March 25, 2024
Question

STM32H755_CM7 and STM32H755_CM7 svd files v1.9 missing MPU and NVIC peripherals

  • March 25, 2024
  • 3 replies
  • 1606 views

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?

This topic has been closed for replies.

3 replies

STTwo-32
ST Technical Moderator
March 26, 2024

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.
Associate
March 26, 2024

Thanks - when can we expect an updated version? This is currently blocking us.

STTwo-32
ST Technical Moderator
March 26, 2024

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.