We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I m new to ARM programming. I'm wondering how to communicate ARM CPU (STM32L151) using UART module. I am going to write a protocol to a GPS-based vehicle following device, but I first need to communicate with ARM CPU.
Thanks
Hi Julie,
The best way to learn about UART/USART on STM32L1 is to download the STM32L1 Standard Peripherals Library.
Inside are examples for each peripheral (including USART) that are ready to run in your favorite IDE with STM32L1 evaluation boards such as
- NUCLEO-L152RE
- 32L152CDISCOVERY
Additional written information on how to use/program our UARTS can be found int the STM32L1 Reference Manual
Hope this help.
Thank you for your interested in STMicroelectronics products.
Best regards,
Thomas