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

搜索资源列表

  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.rar

    0下载:
  2. avr单片机EEPROM读写程序 经过调试,已经成功进行读写,avr after single-chip EEPROM read and write debug procedures have been successfully read and write
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:4.08kb
    • 提供者:谭美玉
  1. EEPROM_READ_AND_WRITE

    0下载:
  2. 通过编程,以上的程序可以实现EEPROM的读与写操作-Through programming, the above procedures can be achieved EEPROM read and write operation
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:12.73kb
    • 提供者:stone
  1. EEPROM

    0下载:
  2. 电可擦除可编程只读存储器EEPROM可分为并行和串行两大类。并行EEPROM在读写数据是通过8位数据总线传输,而串行EEPROM的数据是一位一位的传输。虽然与并行EEPROM相比,串行传输数据较慢,但它体积小、专用I/O口少、低廉、电路简单等优点,因此广泛用于智能仪器、仪表设备中。-Electrically erasable programmable read-only memory EEPROM can be divided into two major categories of paral
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:67.58kb
    • 提供者:huanghua
  1. i2c_eeprom

    0下载:
  2. tms320f28335的i2c eeprom 读写程序-tms320f28335 the i2c eeprom read and write procedures
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:6.06kb
    • 提供者:
  1. EEPROM

    0下载:
  2. Lpc2214读写EEPROM到某一指定的存储空间-EEPROM read and write LPC2214 to a designated storage space
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:26.8kb
    • 提供者:严永
  1. eeprom

    0下载:
  2. 本代码完成了对AVR单片机的eeprom的操作。在EEPROM中读写字符型(char)数据和整型(int)数据。-Of the code completed the AVR MCU EEPROM operation. EEPROM read and write in the character (char) data and integer (int) data.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:574byte
    • 提供者:阿贵
  1. EEPROM

    0下载:
  2. STC单片机读写eeprom源程序,经过验证,绝对正确,请免费下载-STC Single-chip EEPROM read and write source code, proven, absolutely correct, please free download
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1.04kb
    • 提供者:李红
  1. EEPROM

    0下载:
  2. 24系列EEPROM读写模块,完成对E2PROM的读写-24 Series EEPROM read and write modules to complete the reading and writing E2PROM
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.35kb
    • 提供者:水若寒冰
  1. STC-EEPROM

    1下载:
  2. STC单片机内部EEPROM的读写模块代码-STC MCU internal EEPROM read and write modular code
  3. 所属分类:SCM

    • 发布日期:2015-07-08
    • 文件大小:2.78kb
    • 提供者:张传兵
  1. EEPROM

    0下载:
  2. PIC16F873A EEPROM读写程序-PIC16F873A EEPROM read and write procedures
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:553byte
    • 提供者:谢高生
  1. EEPROM

    0下载:
  2. ST单片机(stm8L152c6)的EEPROM读写-ST MCU (stm8L152c6) of the EEPROM read and write
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:70.33kb
    • 提供者:黄立华
  1. 16-EEPROM

    0下载:
  2. ATmega16的eeprom读写操作程序-ATmega16 of eeprom read and write procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:54.9kb
    • 提供者:
  1. EEPROM

    0下载:
  2. ATMEGA16平台内部EEPROM的读写。-ATMEGA16 platform internal EEPROM read and write.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:32.69kb
    • 提供者:perry peter
  1. stc--EEPROM

    0下载:
  2. 宏晶EEPROM,介绍了STC系列单片机的内部EEPROM的读写,已经调好,烧写即用,Keil C编写,欢迎下载!-Wang Jing EEPROM, introduced the STC series MCU internal EEPROM read and write, has been fine, programming that is used, Keil C write, are welcome to download!
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:18.32kb
    • 提供者:liupeng
  1. I2C-read-and-write-(EEPROM)

    0下载:
  2. I2C读写(EEPROM)模块化程序库,实现模块化编程-I2C read and write (EEPROM) modular programming library that implements modular programming
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:41.21kb
    • 提供者:梁祐荣
  1. EEPROM-rea-d-and-write-program

    0下载:
  2. S12G系列单片机EEPROM的读写程序。简单明了,可以简化该方面的编程困难,包括读、写、擦除等函数。-S12G MCU EEPROM read and write procedures. Simple, you can simplify the programming difficulties, including reading, writing, erasing and other functions.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:5.81kb
    • 提供者:陶锋
  1. I2C---read-and-write-EEPROMzip

    0下载:
  2. 读写板载的 I2C EEPROM 芯片,学习STM32的I2C驱动-Read and write onboard I2C EEPROM chip, learning STM32 I2C driver
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:565kb
    • 提供者:凡华
  1. IIC-read-and-write-EEPROM

    0下载:
  2. stm32单片机使用IIC通信协议读写EEPROM。-The stm32 microcontroller uses the IIC communication protocol to read and write EEPROM.
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:4.02mb
    • 提供者:dy
  1. EEPROM.X

    1下载:
  2. 使用dsPIC30F4011编写的EEProm读写程序(EEProm read and write program written in dsPIC30F4011)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-03
    • 文件大小:64kb
    • 提供者:大树19
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com