Skip to main content
AVagh
Associate II
February 25, 2019
Question

Problem with USART baudarte on STM32l4R5ZIT

  • February 25, 2019
  • 1 reply
  • 695 views

Dear all,

I'am using a Nucleo-L4RZi with the STM32l4R5ZIT in combination with the software OPENSTM with STM32CubeMX plugin. Thy system clock is 120MHz, same thing for the USART clock.

If I set a baudrate of 460800 on the LPUART1, all works correctly. Instead USART1, 2,3 doesn't work with a baudrate more than 115200 (No signal on TX pin), instead with 115200 the USART1,2,3 work correctly.

Why?

If you need more informations please do not hesitate to contact me.

Thank you very much in advance for your time and help.

Best regards;

Alessandro

This topic has been closed for replies.

1 reply

AVagh
AVaghAuthor
Associate II
February 26, 2019

I haven't resolved the problem, only LPUART can work with a baudrate more than 115200.