The SVD files with <enumeratedValues>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-23 5:56 AM
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.
- Labels:
-
STM32F4 Series
-
SVD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-29 8:00 AM
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
