ChibiOS-Contrib/demos/KINETIS/RT-MCHCK-K20-SPI
zykrahgaming e898157b18 Even more more changes to chconf.h files 2022-01-01 18:37:17 +11:00
..
debug [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
.cproject [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
.project [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
Makefile Updated Makefiles to use newer ARM ports 2022-01-01 17:41:28 +11:00
chconf.h Even more more changes to chconf.h files 2022-01-01 18:37:17 +11:00
halconf.h Fixed HAL version in halconf.h files 2022-01-01 18:28:46 +11:00
halconf_community.h KINETIS tests and demos updated to ChibiOS 18.2.x. 2018-11-20 09:53:38 +07:00
main.c [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
mcuconf.h [KINETIS] Update demos (for HAL changes). 2016-03-22 20:15:49 +00:00
readme.txt [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03: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