cancel
Showing results for 
Search instead for 
Did you mean: 

LPUART does not work

SMask.1
Associate II

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.

7 REPLIES 7
Mohamed Aymen HZAMI
ST Employee

Hello,

Could you please share your code, in order to understand what's wrong ?

Best Regards,

Mohamed Aymen.

hi please find the attachment i am use here UART1 for transmitting data but when i try to transmit data that time i get garbage output there i am set right boudrate and all
Hello can you please send code, where we can do the UART Bootloader for Device:STM32L0 series.

Thanks
swapnil M
Hello can you please send code, where we can do the UART Bootloader we want flash the code using UART for Device:STM32L0 series.

Thanks
swapnil M

Check the CubeL0 repository for HAL examples implementing IAP (In-Application Programming)

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Hello,
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]
Mohamed Aymen HZAMI
ST Employee

Hello,

You can check these examples in : STM32Cube_FW_L0_V1.11.2\Projects\NUCLEO-L011K4\Examples\UART.

Best Regards,

Mohamed Aymen.