2020-04-08 09:49 PM
Hi,
I am using STM32L071 which has Low Power UART (LPUART) Communication. I want to try LPUART at the maximum baudrate, but what is the maximum value of LPUART baudrate ? is it the same as UART in generally ?
based on datasheet, the maximum baudrate of UART is upto 4 Mbps.
Please help. Hope this question is answered. Thanks.
Regards,
Mahendra
2020-04-09 04:34 AM
It should be limited by the input clock and DIV8 or DIV16 depending on the oversampling setting.
At high speeds something synchronous is likely preferred.
Watch also the accuracy of clock sources, especially MSI and HSI