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.
2020-03-27 4:03 AM
Hello,
Could you please share your code, in order to understand what's wrong ?
Best Regards,
Mohamed Aymen.
2020-03-27 4:46 AM
2020-03-27 5:12 AM
2020-03-27 5:13 AM
2020-03-27 6:44 AM
Check the CubeL0 repository for HAL examples implementing IAP (In-Application Programming)
2020-03-29 2:48 AM
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.