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
    • 文件大小:18552
    • 提供者: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
    • 文件大小:47478
    • 提供者:袁烯埥
  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
    • 文件大小:1859
    • 提供者:david4193
  1. eeprom连续页写模式

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

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

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

    • 发布日期:2017-04-05
    • 文件大小:1310
    • 提供者:kumar
  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
    • 文件大小:142570
    • 提供者:余安富
  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
    • 文件大小:1434
    • 提供者: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
    • 文件大小:162309
    • 提供者: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
    • 文件大小:34989
    • 提供者:郝国英
  1. 24c16_page_operation.docx

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

    • 发布日期:2017-05-23
    • 文件大小:26556
    • 提供者:朱海洋
  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
    • 文件大小:94883
    • 提供者:李林
  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-04
    • 文件大小:1335
    • 提供者: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-27
    • 文件大小:1315
    • 提供者:huang
  1. AT24c512

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

    • 发布日期:2017-04-03
    • 文件大小:1815
    • 提供者:gkl
  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
    • 文件大小:1082
    • 提供者:pxb
  1. STC12C5A60S2_24C02_Test

    0下载:
  2. AT24C02外部EEPROM测试程序 1、程序说明: 该例程演示了单片机端口上的外部EEPROM测试实验,该EEPROM为I2C接口, 使用单片机端口模拟I2C协议实现通信,程序中对EEPROM写入一个页的数据, 再将该页的数据读出,如果读写EEPROM失败,则数码管显示“Error”, 如果测试成功, 则在数码管显示“CorrECt”。 2、实验操作 将拨码开关S10的SMG端拨到ON端,表示该端接通。 同时把该拨码开关的其他端置为断开状态
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:45130
    • 提供者:yushizhen
  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

    • 发布日期:
    • 文件大小:1024
    • 提供者:weibiaohua
  1. I2C_MASTER_AUX_PageWrite

    0下载:
  2. 单片机按页写方式写 EEPROM,连续读方式读取24C02中数据。(Microcontroller written by page to write EEPROM, continuous read way to read data in 24C02)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:174080
    • 提供者:liubo
  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
    • 文件大小:4096
    • 提供者:孙兆峰
搜珍网 www.dssz.com