tinySA/demos/KINETIS/RT-MCHCK-K20-SPI
utzig 2ed2fd66ec [KINETIS] Remove flash protection code from demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7221 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-01 01:01:21 +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] Remove flash protection code from demo 2014-09-01 01:01:21 +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

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

*****************************************************************************
** 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