ChibiOS/demos/KINETIS/RT-MCHCK-K20-SPI
utzig 2804bd0655 [KINETIS] Add MC HCK demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7187 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-23 17:52:25 +00:00
..
Makefile [KINETIS] Add MC HCK demo 2014-08-23 17:52:25 +00:00
chconf.h [KINETIS] Add MC HCK demo 2014-08-23 17:52:25 +00:00
halconf.h [KINETIS] Add MC HCK demo 2014-08-23 17:52:25 +00:00
main.c [KINETIS] Add MC HCK demo 2014-08-23 17:52:25 +00:00
mcuconf.h [KINETIS] Add MC HCK demo 2014-08-23 17:52:25 +00:00
readme.txt [KINETIS] Add MC HCK demo 2014-08-23 17:52:25 +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
  D0 is connected to SS