Skip to main content
HWidj.2
Associate II
July 23, 2021
Solved

STM32H723 SVD file incomplete

  • July 23, 2021
  • 1 reply
  • 1512 views

Definition of I2C5 is missing from the STM32H723.svd file found in STM32CubeIDE 1.6.1 installation directory.

Is this a mistake or by design? Because of this I can't access I2C5 control registers in the debugger.

This topic has been closed for replies.
Best answer by HWidj.2

Thanks!

I noticed CubeIDE 1.7.0 is now available, downloaded and installed it and found the H723 SVD file has been updated and I2C5 definition is now present.

1 reply

TDK
July 23, 2021

I'm sure it's not intentional. The SVD files, especially for STM32H7, seem to have quite a few omissions. ST has been quick to fix SVD files recently.

@Imen DAHMEN​ @Amel NASRI​

"If you feel a post has answered your question, please click ""Accept as Solution""."
HWidj.2
HWidj.2AuthorBest answer
Associate II
July 23, 2021

Thanks!

I noticed CubeIDE 1.7.0 is now available, downloaded and installed it and found the H723 SVD file has been updated and I2C5 definition is now present.