ChibiOS/demos/KINETIS/RT-MCHCK-K20-SPI
Giovanni Di Sirio f02349c2b1 Updated all halconf.h files for WDG.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8560 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-12-03 15:32: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 Updated all halconf.h files for WDG. 2015-12-03 15:32:42 +00:00
main.c Mass change, all thread functions now return void. 2015-04-03 12:48:22 +00:00
mcuconf.h
readme.txt

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