ChibiOS/testhal/ADUCM/SPI
Giovanni Di Sirio 7ed6e8efd7 chconf.h mass update for jobs queues
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13206 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-05 09:17:04 +00:00
..
cfg chconf.h mass update for jobs queues 2019-12-05 09:17:04 +00:00
debug Improved SPI demo for ADuCM360 2019-10-23 09:28:36 +00:00
.cproject Added SPI demo (Still not totally tested) 2019-10-22 08:23:59 +00:00
.project Added SPI demo (Still not totally tested) 2019-10-22 08:23:59 +00:00
Makefile Added SPI demo (Still not totally tested) 2019-10-22 08:23:59 +00:00
main.c Improved SPI demo for ADuCM360 2019-10-23 09:28:36 +00:00
readme.txt Improved SPI demo for ADuCM360 2019-10-23 09:28:36 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - SPI driver demo for ARM-Cortex-M3 ADUCM360.               **
*****************************************************************************

** TARGET **

The demo runs on an ADICUP360 board.

** The Demo **

The application demonstrates the use of the HAL SPI driver.

** Board setup **

To redirect P0.1 and P0.2 to the SPI connector it is required to setup
the switch matrix as:
 - S1 -> 0
You should than connect P0.0 and P0.2 togheter (MISO1 and MOSI1 from the 
P7 connector): this would guarantee the loopback connection.
 
** Build Procedure **

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

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

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are copyright of
Analog Devices and are licensed under a different license.
Also note that not all the files present within the Analog Devices 
Cross Core Embedded Studio are distributed with ChibiOS/RT, 
you can find the whole library on the ADI web site:

                             http://www.analog.com