搜索资源列表
51读写EEPROM应用实例
- 串口调试助手源程序\\51读写EEPROM应用实例.zip-serial debugging assistant source \\ 51 literacy EEPROM application examples. Zip
24C02串行EEPROM的C语言源程序
- 24C02串行EEPROM的C语言源程序-24C02 Serial EEPROM C language source
EEPROM
- EEPROM的好资料,对EEPROM的使用者来说具有很好的参考价值!
eeprom
- 关于SPI接口的eeprom的读写,完全不考虑硬件的操作。
EEPROM
- window 下并口读写eeprom 93C46,93C
STC-EEPROM
- Stc89c58RD+ eeprom 的驱动程序
EEPROM-burning-Flow-and-code-ST7687s-080714
- EEPROM burning Flow and code_ST7687s
EEPROM
- 这是常用串行EEPROM的编程应用,里面有3部分
EEPROM
- 实现MEGA16的EEPROM的读和写操作
stc12 eeprom
- 本演示程序在STC-ISP Ver 3.0A.PCB 的下载编程工具上测试通过,EEPROM 的数据 在P1 口上显示, 如果要在程序中使用或在文章中引用该程序,请在程序中或文章中
at89c51ed2 EEPROM读写程序
- at89c51ed2 EEPROM读写程序
EEPROM
- 电可擦除可编程只读存储器EEPROM可分为并行和串行两大类。并行EEPROM在读写数据是通过8位数据总线传输,而串行EEPROM的数据是一位一位的传输。虽然与并行EEPROM相比,串行传输数据较慢,但它体积小、专用I/O口少、低廉、电路简单等优点,因此广泛用于智能仪器、仪表设备中。-Electrically erasable programmable read-only memory EEPROM can be divided into two major categories of paral
EEPROM
- iic通信,方便使用,用于EEPROM的读写-IIC
eeprom
- PIC12F675 内部eeprom程序 加protues 仿真 -PIC12F675 processes in the internal eeprom emulation protues
EEPROM写入双字节数字
- EEPROM写入双字节数字,ATMEGA64 EEPROM例程学习用(EEPROM writes to double byte digits)
STC EEPROM
- STC 单片机 读取 EEprom C语言代码(STC microcontroller to read the internal EEprom C language code)
EEPROM接口的FPGA实现
- EEPROM接口的FPGA实现 工程说明 AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。 案例补充说明 本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路: 1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,star
eeprom
- Atmel 单片机 EEPROM 读写例程(Atmel MCU EEPROM programming routines)
EEPROM-IIC
- 使用51单片机实现EEPROM-IIC,代码简单方便(Using 51 single chip computer to realize EEPROM-IIC, the code is simple and convenient)
APROM as EEPROM
- Simulate an EEPROM on the N76E003 using the APROM. It allows to store data on the flash memory during execution time.