Question
STM32 IO Maps in machine readable format (e.g. XML)?
Posted on August 15, 2012 at 17:15
Hi,
I've asked this question via email to STM in May, but didn't get any response, so I'll try again here: Is there a machine-readable IO map description for the STM32 family available anywhere? By this I mean some type of parsable information that includes the units (e.g. GPIO, Ethernet, USB, etc.), the registers and their respective enums and bitlocations. TI and NXP both distribute those in XML format, but I'm happy to use anything really (going to have write code for conversion in any case). Does STM have some equivalent? Doing this by hand from the datasheets is far too error-prone, but I'd really like to use the STM32F4 series in the upcoming tasks. Best regards, Johannes