This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32_Init.c for STM32F2XX

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?

Parents
  • 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...

Reply
  • 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...

Children
No data