ChibiOS/testhal/STM32/multi/SPI
Giovanni Di Sirio e82a29e7c6 Files mcuconf.h for STM32F746, F767, L432, L452, L476, L496 received the missing setting STM32_WSPI_QUADSPI1_PRESCALER_VALUE.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14286 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:46:58 +00:00
..
cfg Files mcuconf.h for STM32F746, F767, L432, L452, L476, L496 received the missing setting STM32_WSPI_QUADSPI1_PRESCALER_VALUE. 2021-04-24 07:46:58 +00:00
make NIL updated, makefiles fixed. 2020-07-15 12:05:51 +00:00
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13576 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-04-26 12:28:02 +00:00
.project Added STM32 SPI multi demo. 2017-09-17 07:07:42 +00:00
Makefile Fixed all multi makefiles. 2020-06-14 18:19:24 +00:00
main.c Fixed Bug #1086 2020-04-22 13:31:36 +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