STM32L431VCT6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-01 3:34 AM
Dear Sir,
We are using STM32L431VCT6 in our design.I want to know how to configure USART to UART ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-01 5:01 AM
And what effort have you made to find out so far?
Have you studied the documentation?
It's all available on the Product Page:
http://www.st.com/en/microcontrollers/stm32l431vc.html
Have you looked at examples?
Have you tried Cube ?
Have you googled?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-01 5:36 AM
You need to use the Synchronous mode?
For the most part the (LP)U(S)ART on the L4 configure in materially the same way, the UART library code being interchangeable in the normative cases, and more compact (less unused baggage).
When asking questions in a technical venue it helps significantly to provide a lot of detail and context.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-01 10:08 AM
See:
- the same question, with an answer.