2020-03-11 03: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 04:03 AM
Hello,
Could you please share your code, in order to understand what's wrong ?
Best Regards,
Mohamed Aymen.
2020-03-27 04:46 AM
2020-03-27 05:12 AM
2020-03-27 05:13 AM
2020-03-27 06:44 AM
Check the CubeL0 repository for HAL examples implementing IAP (In-Application Programming)
2020-03-29 02:48 AM
2020-03-30 02:37 AM
Hello,
You can check these examples in : STM32Cube_FW_L0_V1.11.2\Projects\NUCLEO-L011K4\Examples\UART.
Best Regards,
Mohamed Aymen.