CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - EEPROM PAGE

搜索资源列表

  1. cn022921

    0下载:
  2. microchip公司的新产品源代码,该文件主要实现对EEPROM进行字节写入、页写入、读取操作。-Microchip company's new product source code, the main document for the byte EEPROM write, page write, read operations.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18.12kb
    • 提供者:manmanren
  1. 51MCUI2Cdriver

    1下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46.37kb
    • 提供者:袁烯埥
  1. AT24C01-02-04-08-16-32EEPROM

    0下载:
  2. 24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write driver, Chip A0-A1-A2 access to
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:caosmart
  1. E2PROM_DSP.用于MICROCHIP 24LC64 EEPROM的读写

    0下载:
  2. 本程序用于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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-06-14
    • 文件大小:1.82kb
    • 提供者:david4193
  1. eeprom连续页写模式

    0下载:
  2. eeprom连续页写模式-eeprom continual page writes the pattern
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-09
    • 文件大小:1.02kb
    • 提供者:叶清桂
  1. rej03c0325_r1ex24512axxs0ads

    0下载:
  2. R1EX24xxx series are two-wire serial interface EEPROM (Electrically Erasable and Programmable ROM). They realize high speed, low power consumption and a high level of reliability by employing advanced MNOS memory technology and CMOS process and l
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:192.61kb
    • 提供者:SAP
  1. eeprom_wr

    0下载:
  2. source code to write entire page in to eeprom 24lc512
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1.28kb
    • 提供者:kumar
  1. stc_e2

    0下载:
  2. 使用STC系列单片机的EEPROM例程,里面包括页面读写,删除的子函数,如果在不同的STCCPU型号中使用的话,只要适当修改指令寄存器的地址即可。-STC series microcontroller EEPROM using the routine, which includes the page to read and write, delete the sub-functions, if the models in different STCCPU used, so long as app
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:585byte
    • 提供者:周子皓
  1. eeprom1

    0下载:
  2. 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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:139.23kb
    • 提供者:余安富
  1. avr_eeprom_interface

    0下载:
  2. AVR code showing how to access the internal eeprom. Read and write functions to store data on page and byte.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.4kb
    • 提供者:Aaron
  1. eeprom

    0下载:
  2. eeprom的读写单字节,多字节和页写,在写保护的情况下可以全字节读-eeprom read and write single-byte and multi-byte and page write, write-protected in the circumstances can read the whole byte
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:158.5kb
    • 提供者:yukeng
  1. E1

    0下载:
  2. 程序功能:对EEPROM进行读写测试 -------------------------------------------------------------- 说 明:AT24C02是256Byte存储容量的EEPROM,内部 寻址时,要用32个页地址,每页有8Byte -Program features: The EEPROM read and write test------------------------------------------------------
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:34.17kb
    • 提供者:郝国英
  1. 24c16_page_operation.docx

    1下载:
  2. AT24C16非易失性掉电存储芯片的页读写的操作时序程序-AT24C16 EEPROM page write operation timing of the program
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-05-23
    • 文件大小:25.93kb
    • 提供者:朱海洋
  1. ELF

    0下载:
  2. 这是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
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:92.66kb
    • 提供者:李林
  1. 24C02_Example

    0下载:
  2. 这是采用模拟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.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1.3kb
    • 提供者:huangzhaolin
  1. AT24C512

    0下载:
  2. 一个读写EEPROM的程序,其功能尤其是在页写的时候 ,可以解决很多问题。-A program to read and write the EEPROM, especially when the page write, you can solve many problems.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-28
    • 文件大小:1.28kb
    • 提供者:huang
  1. fxload-2008_10_13.tar

    0下载:
  2. FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
  3. 所属分类:Driver develop

    • 发布日期:2017-11-07
    • 文件大小:23.37kb
    • 提供者:杨强
  1. EEPROM

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:pxb
  1. eeprom

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:1kb
    • 提供者:weibiaohua
  1. AT25128AT25256-STM32API

    0下载:
  2. 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)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:4kb
    • 提供者:孙兆峰
« 12 »
搜珍网 www.dssz.com