搜索资源列表
STC52RC--EEPROM
- STC52RC--EEPROM的读写操作,有详细的注释,非常合适初学者!
stc12 eeprom
- 本演示程序在STC-ISP Ver 3.0A.PCB 的下载编程工具上测试通过,EEPROM 的数据 在P1 口上显示, 如果要在程序中使用或在文章中引用该程序,请在程序中或文章中
csu1100系列EEPROM读写代码
- 连续读写24系列EEPROM
串行EEPROM中数据文件系统的建立
- 串行EEPROM中数据文件系统的建立
STC89C52 EEPROM编写程序
- STC89C52 EEPROM编写程序,很好用的存储数据掉电不丢失,STC89C52 EEPROM
E2PROM_DSP.用于MICROCHIP 24LC64 EEPROM的读写
- 本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24L
eeprom.rar
- stc单片机中eeprom的应用程序,可以借鉴一下哦。,stc single-chip applications in the eeprom, you can learn from you, oh.
SPI-EEPROM.rar
- SPI读写EEProm(X5323)的程序,适用于TI的DSP2812,已编译测试通过,SPI read and write EEProm (X5323) of the procedures applicable to TI' s DSP2812, compiled test
EEPROM.rar
- avr单片机EEPROM读写程序 经过调试,已经成功进行读写,avr after single-chip EEPROM read and write debug procedures have been successfully read and write
eeprom.rar
- 配置使用freescale MC9S12X 单片机EEPROM,初始化,读写数据和擦除数据空间。,Freescale MC9S12X use single-chip configuration EEPROM, initialize, read and write data and erase data space.
EEPROM.rar
- 飞思卡尔单片机MC9SDG128B的EEPROM程序,用于智能车竞赛中采集到数据的存取,给需要的人。,MC9SDG128B Freescale' s single-chip EEPROM process, the smart car for the race to access the data collected to the needy.
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
EEPROM-test
- STC12C5A60S2中EEPROM的测试程序,很实用-STC12C5A60S2 the EEPROM test program, it is practical
PIC-EEPROM
- 个人总结的PIC单片机内部EEPROM操作顺序,给初学者提供一个参考-Summary of the PIC microcontroller individuals operating within the EEPROM in order to provide a reference for beginners
eeprom
- DSP2407 I2C接口的串行EEPROM操作程序代码。c语言,可以通用-DSP2407 I2C serial EEPROM interface operational procedures code. c language, can be generic
STC12C5410AD-EEPROM
- stc单片机内部eeprom代码,非常实用-stc mcu for eeprom very wondful
EEPROM
- msp430驱动eeprom(24c08)测试通过-msp430(24c08)
EEPROM
- AVR单片机的EEPROM操作函数,根据ICC库编写。-AVR microcontroller EEPROM operations functions, according to ICC library preparation.
STM32-Flash-EEPROM-data-routines
- 34、STM32 Flash模拟EEPROM 存储数据例程,我买的光盘里的例子-34, STM32 Flash EEPROM data storage simulation routines, I bought the CD in the case
SPI-EEPROM
- SPI接口EEPROM的控制,实现了对于AT93C系列EEPROM的读写控制。-SPI interface EEPROM control, achieved AT93C Series EEPROM for reading and writing control.