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,
This is not really an "ARM" problem. What you need is a driver for the UART on this particular device. I suggest looking on the STMicroelectronics website for available software downloads. Specifically, look out for CMSIS drivers as these will conform to a standard API.
Hope this helps.
Chris
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
hello jullie , really is not an answer to your question but I'm working on something similar and want you to see my question for us to share information. http://community.arm.com/message/21644#21644
Hi all, I'm new to this community and I am currently developing projects to improve the programming of some gps Chinese location reference TK102B, I met with the microcontroller mt6260 of MEDIATEK, I have knowledge in programming microcontroller pic, my question this is how I can change the software that bring these micro, of course I do not want to remove the program information, but to create a new program and burn in the microcontroller mt6260 of MEDIATEK. what programs do you recommend for creating the program and hardware is used to record?