ChibiOS/testhal/ADUCM/ADUCM36x/SPI
Giovanni Di Sirio c01e5a7c22 Added a new CH_CFG_HARDENING_LEVEL option to RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-13 15:44:12 +00:00
..
cfg Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
.cproject
.project
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

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