cancel
Showing results for 
Search instead for 
Did you mean: 

The SVD files with <enumeratedValues>

sergey.kolody
Associate

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.

1 REPLY 1
Imen Ezzine
ST Employee

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