ChibiOS/demos/KINETIS/RT-MCHCK-K20-SPI
Giovanni Di Sirio 830278dcd2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
..
debug [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
.cproject [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
.project [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8905 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-02-16 14:08:44 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
main.c Mass license update. 2016-03-18 10:29:35 +00:00
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
readme.txt [KINETIS] K20x SPI demo converted to use DMA. 2014-09-21 15:47:24 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 MCHCK K20 .                           **
*****************************************************************************

** TARGET **

The demo runs on an MKHCK K20 board. It use the SPI bus to send the
Manufacturer and Device ID Read command (0x9f) and to read the returned
data from a standard SPI data flash device. It has been tested with
an AT45DB081.

The pin connections are

  C5 is connected to SCK
  C6 is connected to MOSI
  D3 is connected to MISO
  C0 is connected to SS