ChibiOS/testhal/STM32L1xx/SPI
gdisirio 3aa821af1a 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
..
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 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3326 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-17 11:34:23 +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 UART driver tested with STM32L. 2011-09-17 17:53:57 +00:00
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3523 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-24 17:58:27 +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 - SPI driver demo for STM32L1xx.                         **
*****************************************************************************

** TARGET **

The demo runs on an STMicroelectronics STM32L-Discovery board.

** The Demo **

The application demonstrates the use of the STM32L1xx SPI driver.

** Board Setup **

- Remove the LCD module.
- Connect PB14 and PB15 together for SPI loop-back.

** 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