文件名称:25.KH25L8005_SPIREADandWrite2
介绍说明--下载内容来自于网络,使用问题请自行百度
C8051F04X单片机被配制成4线单主机模式,SPI时钟500KHZ,因为SPI从机翻译主机指令和写相应数据到SPIODATE寄存器需要一定的时间-This program configures a C8051F04x as a 4-wire SPI Single Master.
//
// The SPI clock in this example is limited to 500 kHz when used with the
// SPI0_Slave code example. During a SPI_Read, the slave needs some time to
// interpret the command and write the appropriate data to the SPI0DAT
// register, and the slave no longer has enough time to complete the
// SPI_READ_BUFFER command with a clock greater than 500 kHz. For faster SPI
// clocks, a dummy byte between the command and the first byte of Read data
// will be required.
//
// This example is intended to be used with the SPI0_Slave example
//
// The SPI clock in this example is limited to 500 kHz when used with the
// SPI0_Slave code example. During a SPI_Read, the slave needs some time to
// interpret the command and write the appropriate data to the SPI0DAT
// register, and the slave no longer has enough time to complete the
// SPI_READ_BUFFER command with a clock greater than 500 kHz. For faster SPI
// clocks, a dummy byte between the command and the first byte of Read data
// will be required.
//
// This example is intended to be used with the SPI0_Slave example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
25.KH25L8005_SPI总线读写实验(二)/
25.KH25L8005_SPI总线读写实验(二)/KH25L8005
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.M51
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.Uv2.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.hex
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.lnp
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.opt.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.plg
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvgui.Administrator
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvgui_Administrator.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvopt
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvproj
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_Opt.Bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_Uv2.Bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_uvopt.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_uvproj.bak
25.KH25L8005_SPI总线读写实验(二)/STARTUP.A51
25.KH25L8005_SPI总线读写实验(二)/STARTUP.LST
25.KH25L8005_SPI总线读写实验(二)/STARTUP.OBJ
25.KH25L8005_SPI总线读写实验(二)/define.h
25.KH25L8005_SPI总线读写实验(二)/main.LST
25.KH25L8005_SPI总线读写实验(二)/main.OBJ
25.KH25L8005_SPI总线读写实验(二)/main.c
25.KH25L8005_SPI总线读写实验(二)/main.h
25.KH25L8005_SPI总线读写实验(二)/spi.LST
25.KH25L8005_SPI总线读写实验(二)/spi.OBJ
25.KH25L8005_SPI总线读写实验(二)/spi.c
25.KH25L8005_SPI总线读写实验(二)/spi.h
25.KH25L8005_SPI总线读写实验(二)/uart0.LST
25.KH25L8005_SPI总线读写实验(二)/uart0.OBJ
25.KH25L8005_SPI总线读写实验(二)/uart0.c
25.KH25L8005_SPI总线读写实验(二)/uart0.h
25.KH25L8005_SPI总线读写实验(二)/KH25L8005
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.M51
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.Uv2.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.hex
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.lnp
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.opt.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.plg
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvgui.Administrator
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvgui_Administrator.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvopt
25.KH25L8005_SPI总线读写实验(二)/KH25L8005.uvproj
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_Opt.Bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_Uv2.Bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_uvopt.bak
25.KH25L8005_SPI总线读写实验(二)/KH25L8005_uvproj.bak
25.KH25L8005_SPI总线读写实验(二)/STARTUP.A51
25.KH25L8005_SPI总线读写实验(二)/STARTUP.LST
25.KH25L8005_SPI总线读写实验(二)/STARTUP.OBJ
25.KH25L8005_SPI总线读写实验(二)/define.h
25.KH25L8005_SPI总线读写实验(二)/main.LST
25.KH25L8005_SPI总线读写实验(二)/main.OBJ
25.KH25L8005_SPI总线读写实验(二)/main.c
25.KH25L8005_SPI总线读写实验(二)/main.h
25.KH25L8005_SPI总线读写实验(二)/spi.LST
25.KH25L8005_SPI总线读写实验(二)/spi.OBJ
25.KH25L8005_SPI总线读写实验(二)/spi.c
25.KH25L8005_SPI总线读写实验(二)/spi.h
25.KH25L8005_SPI总线读写实验(二)/uart0.LST
25.KH25L8005_SPI总线读写实验(二)/uart0.OBJ
25.KH25L8005_SPI总线读写实验(二)/uart0.c
25.KH25L8005_SPI总线读写实验(二)/uart0.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.