Skip to main content
Explorer
March 25, 2024
Question

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

  • March 25, 2024
  • 1 reply
  • 1565 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.

    1 reply

    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 

    Explorer
    March 26, 2024

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

    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