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 STM32F107

Until now I used the configuration Wizard and the file 'STM32_Init.c' to configure the peripherals of the STM32F103 series controllers.

Now we would like to use the newer STM32F107, but I found out that this processor is not supported by the newest file 'STM32_Init.c'. Did anyone modify that file so that the F107 is supported? Any other solutions? I also didn't find any examples from Keil for that controller.

Thanks for any help!
David

Parents
  • Go back to doing it the old-fashioned way; ie, read the Datasheet/User Manual, and code directly from there.

    The ST Library should help if you don't want to be digging right down to the register bit level.

    "I also didn't find any examples from Keil"

    The details are specific to ST - not Keil.

Reply
  • Go back to doing it the old-fashioned way; ie, read the Datasheet/User Manual, and code directly from there.

    The ST Library should help if you don't want to be digging right down to the register bit level.

    "I also didn't find any examples from Keil"

    The details are specific to ST - not Keil.

Children
No data