MaJerle / stm32f429

Keil projects and libraries for STM32F4xx devices
https://stm32f4-discovery.net
2.16k stars 1.32k forks source link

Problem with PLL Settings with STM32F4Discovery Board #16

Open JoergSH opened 5 years ago

JoergSH commented 5 years ago

I have checked PPL Settings in system_stm32f4xx.c, seems to be ok. Also Defines are Ok. With a older Version of the Lib every thing works fine. But with latest, Baud Rate on UART is wrong.

MaJerle commented 5 years ago

with latest means what exactly?

JoergSH commented 5 years ago

Uart lib with stm32f429 discovery board works With stm32f4 discovery board not Tested with a 3 years old version lib versionI had on my pc works on both boards.

JoergSH commented 5 years ago

Latest means download from github