搜索资源列表
通过89C52模拟SPI向25LC系列EEPROM中读写数据的简单示列
- 本程序是描述通过89C52模拟SPI向25LC系列EEPROM中读写数据的简单示列,程序中定义了10个变量,通过SPI传送到EEPROM中,然后在通过SPI传回单片机,在P1口中显示数据,This procedure is described 89C52 simulation through SPI to EEPROM in 25LC series of simple to read and write data out that the procedures defined in the 10
单片机读SPI EEPROM
- 用SPMC75F2413A操作93C46,可以使用SPI或GPIO方式,但具体使用哪个IO口,可以由用户配置,在函数库中定义了两个函数来配置: void F_93C46SPI_Init(UInt16 CsPort,UInt16 CsBit); 用SPMC75F2413A的SPI口操作93C46,需要指定片选信号Cs。 void F_93C46GPIO_Init(UInt16 CsPort, UInt16 CsBit, \ UInt16 ClkPort,UInt16 ClkBit, \
51study
- 自制的51单片机学习板,包括原理图以及可以进行的实验源代码,目前的源代码有: 1.发光二极管闪动实验 2.发光二极管花样跑马灯实验 3.按键识别并通过串口发送到上位机. 4.PC机与RS232串口实验 5.DS18b20的温度采集实验 6.4位一体数码管显示 7.9.9秒跑表设计 8.红外编码,解码 9.红外遥控音乐的播放 10.I2C总线的学习――24C02的读写 11.SPI总线的学习――93C46的应用 12.播放歌曲实
MSP-TEST44X-Practice-code
- MSP-TEST44X 学习板光盘资料及实验说明 本学习板是按照教育大纲,采纳国内外许多单片机实验仪的优点,保持了传统机的实验 项目,增加了以实用技术为主的许多实验。实验内容涉及到端口,时钟,FLASH 读写,看 门狗,硬件乘法器,TIMER_A_操作,TIMER_A ,ADC&bt&lcd,通讯操作(232,485, SPI),键盘操作(独立按键,行列按键),LED 显示,LCD 点阵操作,扩展 DATA FLASH 操作, EEPROM 共 1
AN1069
- 使用PIC16单片机 MSSP模块进行 SPI EEPROM存储器进行读写操作的程序源码。-PIC16 single chip using the MSSP module SPI EEPROM memory for program source code to read and write operations.
PIC-SPI
- 基于PIC 单片机的SPI通信对25c040 EEPROM的读写-PIC microcontroller-based SPI communication on the 25c040 EEPROM read and write
AT24C02
- 此例子是PIC18F452单片机对EEPROM的读写操作,通过SPI方式,简单,易操作。-This example is to read and write PIC18F452 microcontroller EEPROM operation, through the SPI way, simple, easy to operate.
eeprom_api
- PIC24系列单片机使用SPI读写EEPROM程序-The PIC24 family of SPI read and write EEPROM program
AT24C64-EEPROM
- 使用单片机和AT24C64 EEPROM通信的实用代码,C语言写的,包括了SPI接口的读写示范。-Using MCU C to access the AT24C64 EEPROM. It using SPI interface.
Test_EEPROM
- 英飞凌单片机TC1782,利用SPI读写EEPROM工程(Tricore C project demonstrating reading and writting of EEPROM, based on TC1782)
6-SSC_AT25128
- TC1782单片机通过SPI方式读写EEPROM AT25128 绝对好用!(Block TC1782 MCU SPI way to read and write EEPROM AT25128 absolutely useful!)