ChibiOS/testhal/STM32L1xx/UART
gdisirio 45c0b7f9bc Documentation related fixes and updated all the mcuconf.h for the STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 22:00:44 +00:00
..
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-02 20:39:26 +00:00
chconf.h Modified STM32L HAL test applications to run always in full debug mode. 2011-09-24 07:39:20 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-10-08 16:56:03 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3520 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-23 19:58:04 +00:00
mcuconf.h Documentation related fixes and updated all the mcuconf.h for the STM32. 2012-01-04 22:00:44 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3637 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-18 12:14:48 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT 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 distribited
with ChibiOS/RT, you can find the whole library on the ST web site:

                             http://www.st.com