文件名称:spi
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 马*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序配置为主从模式SPI通信,并通过SPI连接EEPROM-This program accesses a SPI EEPROM using polled mode access. The F06x 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 F06x 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 F06x MCU are shown here:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPI
...\F06x_SPI0_EEPROM_Polled_Mode.c
...\F06x_SPI0_Master.c
...\F06x_SPI0_Slave.c