LPUART does not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-11 3:38 AM
Hello
i am using STM32 NECLEO-L010RB here i use low power uart (LPUART) so i try to send string on the terminal but i get garbage on the terminal so please provide me some example code.
Thanks.
- Labels:
-
Power
-
STM32L0 Series
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-27 4:03 AM
Hello,
Could you please share your code, in order to understand what's wrong ?
Best Regards,
Mohamed Aymen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-27 4:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-27 5:12 AM
Thanks
swapnil M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-27 5:13 AM
Thanks
swapnil M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-27 6:44 AM
Check the CubeL0 repository for HAL examples implementing IAP (In-Application Programming)
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
‎2020-03-29 2:48 AM
I check that path but there i didn't get any example for UART boot loader for STM32L0 series.
so please support me to complete this task.
Thanks & Regards
swapnil M
[image: Annotation 2020-03-29 151336.png]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-30 2:37 AM
Hello,
You can check these examples in : STM32Cube_FW_L0_V1.11.2\Projects\NUCLEO-L011K4\Examples\UART.
Best Regards,
Mohamed Aymen.
