ChibiOS/testhal/ADUCM/ADUCM36x/SPI
Giovanni Di Sirio c26d770f26 Modified all makefiles to include the new test library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:18:57 +00:00
..
cfg RFCU implemented. 2021-05-30 07:10:59 +00:00
.cproject Moved ADUCM36x-SPI project 2020-05-05 09:21:58 +00:00
.project Moved ADUCM36x-SPI project 2020-05-05 09:21:58 +00:00
Makefile Modified all makefiles to include the new test library. 2021-06-20 07:18:57 +00:00
main.c Minor comment update 2020-06-02 12:51:23 +00:00
readme.txt Moved ADUCM36x-SPI project 2020-05-05 09:21:58 +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