ChibiOS/testhal/STM32/multi/SPI
Giovanni Di Sirio a8693baa48 SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies inside STM32 drivers. Documentation fixes in some HAL modules.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11247 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-10 13:36:09 +00:00
..
cfg-stm32f091_nucleo64 SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies inside STM32 drivers. Documentation fixes in some HAL modules. 2018-01-10 13:36:09 +00:00
cfg-stm32f303_discovery SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies inside STM32 drivers. Documentation fixes in some HAL modules. 2018-01-10 13:36:09 +00:00
cfg-stm32f407_discovery SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies inside STM32 drivers. Documentation fixes in some HAL modules. 2018-01-10 13:36:09 +00:00
cfg-stm32h743_nucleo144 SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies inside STM32 drivers. Documentation fixes in some HAL modules. 2018-01-10 13:36:09 +00:00
debug Added F407 to STM32 SPI test application. Added an unified debug launcher, no more need of one launcher for each platform. 2017-10-05 12:55:57 +00:00
.cproject Added H7 builder to the STM32 SPI unified demo. 2018-01-04 09:46:12 +00:00
.project Added STM32 SPI multi demo. 2017-09-17 07:07:42 +00:00
Makefile Added H7 builder to the STM32 SPI unified demo. 2018-01-04 09:46:12 +00:00
Makefile-stm32f091_nucleo64 More makefiles. 2017-12-02 17:25:43 +00:00
Makefile-stm32f303_discovery More makefiles updated. 2017-12-02 17:07:54 +00:00
Makefile-stm32f407_discovery More makefiles updated. 2017-12-02 17:07:54 +00:00
Makefile-stm32h743_nucleo144 Added H7 builder to the STM32 SPI unified demo. 2018-01-04 09:46:12 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 35acf78f-673a-0410-8e92-d51de3d6d3f4 2018-01-09 15:39:54 +00:00
readme.txt Added STM32 SPI multi demo. 2017-09-17 07:07:42 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - Unified SPI driver demo.                                  **
*****************************************************************************

** TARGET **

The demo can be compiled to run on multiple STM32 target boards.

** The Demo **

The application demonstrates the use of the HAL SPI driver.

** Build Procedure **

The command "make" builds the demo for all targets. The demo can be compiled
using the "GNU ARM Embedded Toolchain" from:

                   https://launchpad.net/gcc-arm-embedded

** Notes **

Some header files used by the demo are not part of ChibiOS but are copyright of
ST Microelectronics and are licensed under a different license.

                              http://www.st.com