I'm curious to find out if Keil is working on a version of STM32_Init.c that would be compatible with the STM32F2XX devices. So far I've had to hack up the old version of it to get it to work but it would be great if this was something released officially. It is great for prototyping code and referencing for how to configure registers.
If it exists, has anyone found it?
It is more likely that ST will be first - after all, it is their product...
While it is their product, Keil authored the last version of this file and as of late ST seems to have taken an IDE neutral approach to writing example code. That being said, while their code compiles in uVision, we see lackluster support for IDE specific features like this graphical configuration. Perhaps they will extend their Excel Clock Configuration generator to encompass other peripherals...