Associate II
April 6, 2018
Question
UART baudrate configuration CubeMx
- April 6, 2018
- 5 replies
- 2373 views
Posted on April 06, 2018 at 10:21
Hello,
I use the Nucleo-L476RG to send and read data by the UART, so for that I used STM32CubeMx,
the goal is to send data in a Maximum of baudrate which is 10Mb/s as shown on the picture below, but the code is excuted only if the baudrate is less than 1Mb/s, otherwise I don't recieve any information in RX,
for information, I test sending information by a led, if it flashes, it means that it's OK otherwise, it is NOK,
I don't understand what's kind of problem is about!
Thanks
