文件名称:24.KH25L8005_SPIreadwrite
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-04-22
- 文件大小:
- 63kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C8051F 单片机读取EEPROM程序,通过SPI总线读取,单片机配置成4线单主机模式,且EEPROM是SPI总线上的唯一从机设备-This program accesses a SPI EEPROM using polled mode access. The F04x MCU
is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
connections of the F04x MCU are shown here:
is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
connections of the F04x MCU are shown here:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
24.KH25L8005_SPI总线读写实验(一)
..................................\KH25L8005
..................................\KH25L8005.M51
..................................\KH25L8005.Uv2.bak
..................................\KH25L8005.hex
..................................\KH25L8005.lnp
..................................\KH25L8005.opt.bak
..................................\KH25L8005.plg
..................................\KH25L8005.uvgui.Administrator
..................................\KH25L8005.uvopt
..................................\KH25L8005.uvproj
..................................\STARTUP.A51
..................................\STARTUP.LST
..................................\STARTUP.OBJ
..................................\define.h
..................................\main.LST
..................................\main.OBJ
..................................\main.c
..................................\main.h
..................................\spi.LST
..................................\spi.OBJ
..................................\spi.c
..................................\spi.h
..................................\uart0.LST
..................................\uart0.OBJ
..................................\uart0.c
..................................\uart0.h