搜索资源列表
cn022921
- microchip公司的新产品源代码,该文件主要实现对EEPROM进行字节写入、页写入、读取操作。-Microchip company's new product source code, the main document for the byte EEPROM write, page write, read operations.
51MCUI2Cdriver
- MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
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连续页写模式
- eeprom连续页写模式-eeprom continual page writes the pattern
eeprom_wr
- source code to write entire page in to eeprom 24lc512
eeprom1
- nios II下EEPROM程序设计,EEPROM采用24LC04,包括读写程序,读程序包括随机读,当前读,连续读。写包括随机写,页写。-nios II under the EEPROM programming, EEPROM with 24LC04, including literacy programs, reading programs, including random read, the current reading, continuous reading. Write includ
avr_eeprom_interface
- AVR code showing how to access the internal eeprom. Read and write functions to store data on page and byte.
eeprom
- eeprom的读写单字节,多字节和页写,在写保护的情况下可以全字节读-eeprom read and write single-byte and multi-byte and page write, write-protected in the circumstances can read the whole byte
E1
- 程序功能:对EEPROM进行读写测试 -------------------------------------------------------------- 说 明:AT24C02是256Byte存储容量的EEPROM,内部 寻址时,要用32个页地址,每页有8Byte -Program features: The EEPROM read and write test------------------------------------------------------
24c16_page_operation.docx
- AT24C16非易失性掉电存储芯片的页读写的操作时序程序-AT24C16 EEPROM page write operation timing of the program
ELF
- 这是ELF日志文件系统的第二个版本。与第一个版本相比有些重大的变化 下面列出的重大变化: 1。一个名字的索引页是用来提高搜索效率。 2。目录结构简化。 3。文件的元数据存储在EEPROM只在“关闭”的动作以提高写作效率。-This is the ELF log file system, the second version. Compared with the first version some major changes major changes are lis
24C02_Example
- 这是采用模拟I2C方式对EEPROM 24C02的读写操作通用模板程序,包含对固定地址写入、读取以及翻页读写操作。-This is the analog I2C mode EEPROM 24C02 read and write access to a common template, containing a fixed address to write, read and page read and write operations.
AT24C512
- 一个读写EEPROM的程序,其功能尤其是在页写的时候 ,可以解决很多问题。-A program to read and write the EEPROM, especially when the page write, you can solve many problems.
AT24c512
- Eeprom驱动函数。实现字节写,页写,多页写,连读读。已调试通过,更改宏定义后即可直接使用 430单片机-Eeprom driver function. Achieve byte write, page write, multi-page write, and even read. SCM can be used directly after 430 has been through debugging, change the macro definition
EEPROM
- AT24C02是256Byte存储容量的EEPROM,内部 寻址时,要用32个页地址,每页有8Byte-AT24C02 is 256 byte block storage capacity of EEPROM, internal When addressing, want to address with 32 pages, each page 8 byte
STC12C5A60S2_24C02_Test
- AT24C02外部EEPROM测试程序 1、程序说明: 该例程演示了单片机端口上的外部EEPROM测试实验,该EEPROM为I2C接口, 使用单片机端口模拟I2C协议实现通信,程序中对EEPROM写入一个页的数据, 再将该页的数据读出,如果读写EEPROM失败,则数码管显示“Error”, 如果测试成功, 则在数码管显示“CorrECt”。 2、实验操作 将拨码开关S10的SMG端拨到ON端,表示该端接通。 同时把该拨码开关的其他端置为断开状态
eeprom
- 24c64,全地址读写,包括写周期检测,包括页写,亲测,比起一些网上的,都没有考虑页写和写周期的好多了,不会写出错,也没有地址要求-24c64, full address read and write, including write cycle detection, including page write, pro test, compared to some online, do not consider the page write and write cycle much better
I2C_MASTER_AUX_PageWrite
- 单片机按页写方式写 EEPROM,连续读方式读取24C02中数据。(Microcontroller written by page to write EEPROM, continuous read way to read data in 24C02)
AT25128AT25256-STM32API
- 1.SPI接口EEPROM(AT25128AT25256CAT25256) 2.基于STM32F4XX单片机的SPI操作EEPROM 3.跨页读取操作EEPROM(1.Accessing SPI with EEPROM(AT25128AT25256CAT25256) 2.Base of STM32F4XX MCU,accessing to EEPROM 3.EEPROM page WR/RD oprationg)