ChibiOS/testhal/STM32/STM32L1xx/SPI
Giovanni Di Sirio 426c5edcd8 chconf.h files alignment pass 3, added objects factory settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 14:46:20 +00:00
..
.cproject
.project
Makefile
chconf.h chconf.h files alignment pass 3, added objects factory settings 2017-10-04 14:46:20 +00:00
halconf.h
main.c Added CR2 setting to STM32 SPIv1 driver. 2016-06-17 12:58:41 +00:00
mcuconf.h
readme.txt

readme.txt

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

                             http://www.st.com