ChibiOS/testhal/STM32/STM32L1xx/UART
Giovanni Di Sirio 38e27cdbb4 Timers-related changes in various projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14350 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-07 12:35:39 +00:00
..
.cproject
.project
Makefile Makefile mass update, all paths changed to new ARMv7-M port. 2020-07-12 16:37:17 +00:00
chconf.h Introduced "root" system variable. 2021-04-05 12:12:19 +00:00
halconf.h Configuration files mass update. 2020-09-05 06:26:10 +00:00
main.c Timers-related changes in various projects. 2021-05-07 12:35:39 +00:00
mcuconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt

readme.txt

*****************************************************************************
** ChibiOS/HAL - UART driver demo for STM32L1xx.                           **
*****************************************************************************

** TARGET **

The demo runs on an STMicroelectronics STM32L-Discovery board.

** The Demo **

The application demonstrates the use of the STM32L1xx UART driver.

** Board Setup **

- Remove the LCD module.
- Connect an RS232 transceiver to pins PA9(TX) and PA10(RX).
- Connect a terminal emulator to the transceiver (38400-N-8-1).

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:

                             http://www.st.com