搜索资源列表
c8051的flash读写
- 从 C8051F02x Flash 存储器的结构可以知道,C8051F02x的 Flash 存储器中,不仅具有64KB的 Flash存 储器(其地址为0x0000~0xFFFF,该存储器可以用来存储 程序代码和非易失性数据),还有一个附加的128B的扇 区(该扇区位于0x10000~0x1007F)。 C8051F02x的Flash存 储器中附加的128B的扇区在64KB存储器中是双映射的, 其逻辑地址范围是0x0000~0x007F。许多单片机应用场合 需要使用掉电不丢失内容的数
EEE.rar
- 飞思卡尔16位单片机MC9S12XE系列的EEPROM操作C语言代码,CodeWarrior环境,绝对能用,本人亲在MC9S12XEQ512上自验证过的,freeescale mcu MC9S12XE EEPROM operation C code
24c08.rar
- 这个程序是EEProm的典型程序 采用C语言 51单片机 ,This program is EEProm a typical program uses C language
alskjfljgljgl
- atmega16单片机 用eeprom来设计电子钟加上18B20温度计 简单易懂 新手必看 -atmega16 microcontroller eeprom to design electronic clock with 18B20 thermometer is simple and easy to understand Xinshoubikan
EEPROM
- 很有用的st单片机应用程序,可以移植到别的单片机开发中使用。-St Singlechip useful applications, can be transplanted to the use of other single-chip development.
I2C_EEPROM
- 本例程是描述了通过PIC33FXXX单片机的I2C接口实现对单片机外围EEPROM的访问,本例程已经通过联机调试-The routines are described through the I2C interface PIC33FXXX single-chip single-chip implementation of the external EEPROM access, the routine has been adopted by online debugging
070814126
- 密码锁 本次课程设计的题目是:《基于单片机和串行EEPROM组建的电子密码锁》。设计该电子密码锁是利用我们的51学习板、LCD液晶显示器模块、以及AT24C02的EEPROM来完成的,具有LCD的显示和修改密码的功能,密码能实时保存在EEPROM中。-The curriculum design is entitled: " Based on MCU and serial EEPROM organized electronic code lock." The design o
STC-EEPROM
- STC单片机EEPROM程序, STC单片机EEPROM程序-STC-EEPROM ,STC-EEPROM ,STC-EEPROM ,STC-EEPROM
EEPROM
- EEPROM 试例程序,.c,.h,已近封装好,用的单片机是TI公司的Msp430-EEPROM test case procedures,. C,. H, almost a good package, with the chip is TI' s Msp430
EEPROM
- AVR单片机的EEprom读写,AVR单片机128单片机-AVR MCU EEprom read and write
12-EEPROM
- 用C编写的单片机程序,使用keil51,是单片机学习的基本案例-Microcontroller program written in C, use Keil51, the base case of single-chip learning
EEPROM
- PIC单片机内部的EEPROM的读写程序-PIC microcontrollers internal EEPROM read and write procedures
A60-EEPROM
- 对51单片机写入与擦除EEPROM扇区,经过测试运行良好!-51 MCU write and erase EEPROM sector, after a good test run!
51-EEprom
- 用51单片机读取RAM62256 存储器的方法。和Protus7.8的原理图。-With the 51 microcontroller read RAM62256 memory of. And schematic Protus7.8.
eeprom
- 完全好用的单片机读写eeprom程序,只要修改该头文件即可移植-The eeprom program completely easy to use microcontroller to read and write, just modify the header files can be transplanted
EEPROM-AT24C02
- 单片机EEPROM的典型应用,采用AT24C02芯片,C51单片机-Typical applications of the single-chip EEPROM
EEPROM
- PIC30f5011单片机EEProm配置文件。该文件已经经过测试,可以按字节读取EPROM中的值-This is a PIC30f5011 PROmgram,YOU can you this file to config PIC30f5011 EEPROM
EEPROM
- 利用EEPROM录音的代码,基于51单片机-Block using EEPROM recording code, based on 51 single chip microcomputer
EEPROM
- C语言单片机文件,经过测试是完整性,可运行的出来的,欢迎大家下载-C programe mcu
i2ceeprom
- AVR 单片机 I2C读写外部eeprom例程序(i2c read/wire eeprom)