cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-152RE - 115200 baud rate does not work

anthony239955_st
Associate II
Posted on June 20, 2016 at 04:09

Hi,

I am facing some issues with the nucleo board. (stm32L152RET6).

I used ST demo code for the UART. The baudrate is set to 9600 and it works. When I set it to 115200 it doesn't. Anyone has experienced this issue or if it is a known one? 

I am not using DMA and do not want to.

Cheers,

B.

#stm32l152 #uart #hal
3 REPLIES 3
Posted on June 20, 2016 at 05:10

Consider how fast you are clocking the processor/bus, and if that is sufficiently fast.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
anthony239955_st
Associate II
Posted on June 20, 2016 at 05:35

oh sorry I forgot to mention that the clock is set to 32MHz.

From: clive1

Posted: Monday, June 20, 2016 5:10 AM

Subject: NUCLEO-152RE - 115200 baud rate does not work

Consider how fast you are clocking the processor/bus, and if that is sufficiently fast.