SVD file for STM32H725/35
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-07 10:36 AM
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
Solved! Go to Solution.
- Labels:
-
STM32H7 Series
-
SVD
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-08 12:48 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-08 12:48 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-12 10:45 AM
Thanks for your help, that works. I'm hoping that ST will update the SVD archive quickly.
