SPI_and_GPIO_slave_R

所属分类:单片机开发
开发工具:C/C++
文件大小:371KB
下载次数:63
上传日期:2012-08-10 14:00:02
上 传 者knightfy
说明:  飞思卡尔最新Coretex M4的SPI口程序 通过对例程序的实验 这个是作为从机接收的 注意跟苏州大学的驱动有区别,这个是利用GPIO模拟发射,SPI1接收,8位的 实验通过验证在K40与K60 kinetis
(Freescale a Coretex M4 SPI port programs by experimental cases the program this is as the attention received from the machine drive with Suzhou University, this is to use the GPIO analog transmission, SPI1 receive eight experimental verification in K40 and K60 kinetis)

文件列表:
SPI_and_GPIO_slave_R\common\128KB_Pflash.icf (1782, 2012-06-05)
SPI_and_GPIO_slave_R\common\128KB_Pflash_128KB_Dflash.icf (1958, 2012-06-05)
SPI_and_GPIO_slave_R\common\128KB_Ram.icf (1790, 2012-06-05)
SPI_and_GPIO_slave_R\common\256KB_Pflash.icf (1784, 2012-06-05)
SPI_and_GPIO_slave_R\common\256KB_Pflash_256KB_Dflash.icf (1961, 2012-06-05)
SPI_and_GPIO_slave_R\common\32KB_Ram.icf (1782, 2012-06-05)
SPI_and_GPIO_slave_R\common\512KB_Pflash.icf (1785, 2012-06-05)
SPI_and_GPIO_slave_R\common\64KB_Pflash_64KB_Dflash.icf (1960, 2012-06-05)
SPI_and_GPIO_slave_R\common\64KB_Ram.icf (1784, 2012-06-05)
SPI_and_GPIO_slave_R\common\alloc.c (3028, 2012-06-05)
SPI_and_GPIO_slave_R\common\assert.c (702, 2012-06-05)
SPI_and_GPIO_slave_R\common\assert.h (546, 2012-06-05)
SPI_and_GPIO_slave_R\common\common.h (1480, 2012-06-05)
SPI_and_GPIO_slave_R\common\derivative.h (317, 2012-08-02)
SPI_and_GPIO_slave_R\common\iar.h (305, 2012-06-05)
SPI_and_GPIO_slave_R\common\io.c (655, 2012-06-05)
SPI_and_GPIO_slave_R\common\io.h (423, 2012-06-05)
SPI_and_GPIO_slave_R\common\memtest.c (6694, 2012-06-05)
SPI_and_GPIO_slave_R\common\memtest.h (1128, 2012-06-05)
SPI_and_GPIO_slave_R\common\MK40D7.h (791130, 2012-05-22)
SPI_and_GPIO_slave_R\common\printf.c (17116, 2012-06-05)
SPI_and_GPIO_slave_R\common\queue.c (2585, 2012-06-05)
SPI_and_GPIO_slave_R\common\queue.h (787, 2012-06-05)
SPI_and_GPIO_slave_R\common\startup.c (1968, 2012-06-05)
SPI_and_GPIO_slave_R\common\startup.h (369, 2012-06-05)
SPI_and_GPIO_slave_R\common\stdlib.c (8187, 2012-06-05)
SPI_and_GPIO_slave_R\common\stdlib.h (1121, 2012-06-05)
SPI_and_GPIO_slave_R\common\types.h (5063, 2012-05-22)
SPI_and_GPIO_slave_R\common\uif.c (8254, 2012-06-05)
SPI_and_GPIO_slave_R\common\uif.h (2876, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\arm_cm4.c (5139, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\arm_cm4.h (2044, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\crt0.s (671, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\dma_channels.h (3038, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\k40_tower.h (1299, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\k53_tower.h (1330, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\k60_tower.h (1405, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\regfile.h (3975, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\start.c (7013, 2012-06-05)
SPI_and_GPIO_slave_R\cpu\start.h (187, 2012-06-05)
... ...

This project is a simple General Purpose Input/Output (GPIO) example. It will blink on and off LED's E3 and E4. Pressing the push buttons on the Tower boads will cause E1 and E2 to light on and off as well. By default the OS-JTAG is used for the terminal output. The terminal should be configured for 115200 8-N-1. Supported platforms: - TWR_K40X256 - TWR_K53N512 - TWR_K60N512 The gpio.eww file will open the project for all of the supported platforms. Pick the specific project that corresponds to your hardware. NOTE: if switching between platforms it is a good idea to do a make clean to make sure the code is properly configured for the new platform.

近期下载者

相关文件


收藏者