Skip to main content
sergey.kolody
Visitor II
July 23, 2019
Question

The SVD files with

  • July 23, 2019
  • 1 reply
  • 902 views

We are trying to provide safety with Registers . I downloaded the svd files for TI and ST, and the STM files (for example for STM32F411 micro) does not have any <enumeratedValues>.

The SVDConv.exe says something like this:

Area of improvements:

* Description contains 267 <fields> defined without associated <enumeratedValues>

The TI files has all needed enumaretedValues.

Does ST has the svd with <enumeratedValues>. It is important for us, because now we have to define all enums by hand.

This topic has been closed for replies.

1 reply

Imen Ezzine
ST Employee
July 29, 2020

Hi sergey.kolody,

You are correct, old products such as STM32F411 don't have support for <enumeratedValues> .

For new stm32 products we are starting to add these fields into our SVD files.

Unfortunately we are not going to add this feature for old products, only the new ones.

Thank you for your feedback!

-Imen