Skip to main content
Visitor II
November 7, 2020
Solved

SVD file for STM32H725/35

  • November 7, 2020
  • 2 replies
  • 1960 views

Hi,

I'd like to use the SVD associated with the STM32H735. The SVD archive linked in the resources does not seem to contain the associated SVDs. Furthermore, the last update dates from 2019, while the H735 dates from september of this year, so I don't think they could be included anyway.

If possible, I'd like guidance as to where I could find the SVDs or at least a timeframe for the release of the updated SVDs.

Regards,

Xavier L'Heureux

    This topic has been closed for replies.
    Best answer by Andreas Bolsch

    Install STM32CubeIDE, there you'll find:

    ./opt/st/stm32cubeide_1.4.0/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.4.0.202007081208/resources/cmsis/STMicroelectronics_CMSIS_SVD/STM32H723.svd

    ./opt/st/stm32cubeide_1.4.0/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.4.0.202007081208/resources/cmsis/STMicroelectronics_CMSIS_SVD/STM32H73x.svd

    2 replies

    Explorer II
    November 8, 2020

    Install STM32CubeIDE, there you'll find:

    ./opt/st/stm32cubeide_1.4.0/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.4.0.202007081208/resources/cmsis/STMicroelectronics_CMSIS_SVD/STM32H723.svd

    ./opt/st/stm32cubeide_1.4.0/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.4.0.202007081208/resources/cmsis/STMicroelectronics_CMSIS_SVD/STM32H73x.svd

    XLHeu.1Author
    Visitor II
    November 12, 2020

    Thanks for your help, that works. I'm hoping that ST will update the SVD archive quickly.