搜索资源列表
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
- 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-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
SPI-EEPROM
- SPI接口EEPROM的控制,实现了对于AT93C系列EEPROM的读写控制。-SPI interface EEPROM control, achieved AT93C Series EEPROM for reading and writing control.
EEPROM
- Proteus应用实例,EEprom的操作,含有Uvision2的C语言源程序,适合初学Proteus的开发人员-Proteus application, EEprom operation uVision2 contains the C language source code, suitable for novice developers Proteus
eeprom
- usb控制芯片cy7c68013的eeprom配置固件-usb control of the EEPROM chip CY7C68013 firmware configuration
eeprom
- 本代码完成了对AVR单片机的eeprom的操作。在EEPROM中读写字符型(char)数据和整型(int)数据。-Of the code completed the AVR MCU EEPROM operation. EEPROM read and write in the character (char) data and integer (int) data.
eeprom
- 如何使用flash来模拟EEPROM,该源码给出了一个例子,已经量产使用-how to emulate the EEPROM use the flash.
EEPROM
- atmega 16 的EEPROM实验 很适合初学者-atmega 16 experiments of the EEPROM is suitable for beginners
EEPROM(AT24C02)
- 用C写的基于单片机控制AT24C02 I2C串行总线EEPROM的读写程序。-Written by C MCU AT24C02 I2C serial bus EEPROM reading and writing process.
EEPROM
- 关于EEPROM的编程资料,I2C总线学习的好例子-Information on the EEPROM programming, I2C bus a good example of learning
eeprom
- 本程序为eeprom完整读写操作c程序,其中单片机为stc89c58,可实现eeprom的读,写,擦出,扇区操作等!希望对大家有所帮助!-this program mainly focus on eeprom read and writer and other controling!
eeprom
- Eeprom操作, 可对EEPROM进行相应的读写等操作-eeprom operation
EEPROM
- P89LPC932 EEPROM读写程序-P89LPC932,This sample shows the usage of the three EEPROM SFRs for writing and reading bytes. The application is to count power cycles.
STC-EEPROM
- STC单片机内部EEPROM的读写模块代码-STC MCU internal EEPROM read and write modular code
I2C-EEPROM-AT24C02A
- 本设计利用实现了基于I2C总线技术的EEPROM:AT24C02A芯片的驱动程序,并在proteus软件上成功仿真。-The design used to achieve based on I2C bus technology EEPROM: AT24C02A-chip driver, and the success of proteus software emulation.
eeprom
- Flash当做eeprom来使用 Flash当做eeprom来使用-use flash as eeprom use flash as eeprom
mega16-eeprom
- 基于mega16自带的EEPROM源程序,设计的是一个闹钟程序,实现掉电存储,C语言编写。-EEPROM-based mega16 comes with source code, is an alarm clock program designed to achieve power-down storage, C language.