ChibiOS/demos/KINETIS/RT-MCHCK-K20-SPI
Giovanni Di Sirio 952b0dc3fd Updated all makefiles by adding -Wundef.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8029 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-06-13 10:24:42 +00:00
..
Makefile Updated all makefiles by adding -Wundef. 2015-06-13 10:24:42 +00:00
chconf.h Fixed a formatting error in chconf.h. 2015-04-03 06:58:29 +00:00
halconf.h DAC off by default. 2015-05-03 09:25:35 +00:00
main.c Mass change, all thread functions now return void. 2015-04-03 12:48:22 +00:00
mcuconf.h MISRA-related fixes. 2015-03-03 10:02:55 +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