baudrate generation on stm32f4
Posted on October 07, 2014 at 13:37Hi list, page 932 of the reference manual gives a formula to calculate USARTDIV. But if I check the first entry in table 133 I get completely different values. With Pclk=8MHz I get 8.10^6/(16*1200)=14.7, while the ...