What is the maximum value of LPUART baudrate ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-04-08 9: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
Labels:
- Labels:
-
LPUART
-
STM32L0 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-04-09 4: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
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
