CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - EEPROM I2C

搜索资源列表

  1. eeprom_i2c.tar.gz

    0下载:
  2. I2C EEPROM verilog simulation model,I2C EEPROM verilog simulation model
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. VHDL语言写的IIC实现EEPROM,很好的程序,已经用过,没有问题-Written in VHDL language IIC achieve EEPROM, good procedures are used, there is no problem
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:云川
  1. i2c

    4下载:
  2. IIC 接口EEPROM 存取实验(verilog实现) 按动开发板键盘某个键 CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-14
    • 文件大小:61.93kb
    • 提供者:梁旺
  1. verilog

    1下载:
  2. 通过I2C接口读写EEPROM 在本项目中,我们利用Verilog HDL实现了部分I2C总线功能,并能够通过该总线对AT24C02进行读写操作。为了便于观察读写eeprom的结果,我们将读写的数据同时显示在七段数码管上,并设定读写的数据从0到255不断循环,这样就可以方便进行比较。 -Through the I2C interface to read and write EEPROM in this project, we use Verilog HDL to achieve some o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:8.45kb
    • 提供者:andy
  1. i2c

    0下载:
  2. 按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据 -- 读回CPLD,并在数码管上显-Pressing a button keyboard CPLD development board DIP switches, the data will be written to EEPROM in an address, pressing another key, the newly written data- read back CPLD, an
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3.1kb
    • 提供者:rongchao
  1. reed_eeprom

    0下载:
  2. This code read EEPROM I2C (for NIOS2).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:6.96kb
    • 提供者:sergey
  1. i2c

    0下载:
  2. 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3.5kb
    • 提供者:wwww
  1. verilogiic1121

    0下载:
  2. i2c的verilog程序,通过写入eeprom再读出并在seg数码显示管上显示来进行验证-i2c' s verilog program eeprom read by writing out and in the seg digital display tube display to verify
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:462.64kb
    • 提供者:zhangjian
  1. i2c-eeprom-code

    0下载:
  2. inter integrated circuit eeprom
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:98.46kb
    • 提供者:Ramanathan.SP.
  1. CPLD1270-I2C

    0下载:
  2. I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:482.48kb
    • 提供者:ql
  1. eeprom_i2c

    0下载:
  2. Verilog 编写的eeprom的i2c读写功能-Written in Verilog the i2c eeprom read and write capabilities
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:265.23kb
    • 提供者:何凌
  1. I2C

    0下载:
  2. I2C通信协议的C语言形式,可以使用这个用来和读写EEPROM-I2C communication protocol C-language form, you can use this to read and write EEPROM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:971byte
    • 提供者:小涵
  1. AT24c512_Test

    0下载:
  2. A simple program to read AT24C512 (512KBit, I2C, EEPROM) memory in Arduino environment.. This program usefull to test connectivity and development.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:759byte
    • 提供者:reha
  1. EEPROM

    0下载:
  2. EEPROM读写实验,通过I2C进行读写 熟悉并掌握(存储芯片AT2402)的操作,有保存和读取操作 -EEPROM read and write experiments, read and write familiar with and through the I2C master (memory chips AT2402) operation, a save and read operations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:820.44kb
    • 提供者:李亚猛
  1. I2C-24C01

    0下载:
  2. AVR twi读写eeprom的程序及驱动-AVR twi read and write eeprom program and driver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:40.86kb
    • 提供者:姜迁里
  1. EEPROM

    0下载:
  2. 夏宇文老师书中的EEPROM,包括EEPROM,EEPROM_RW,SOURCE,TOP,仅用于测试I2C等。不能综合-Xia Yuwen teacher book EEPROM, including EEPROM, EEPROM_RW, SOURCE, TOP, I2C, etc. for testing only. Can not be integrated
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:91.32kb
    • 提供者:jshouc
  1. i2c-eeprom

    0下载:
  2. I2C 与EEPROM之间数据的传输和存储,使用在CPLD上,通过键盘输入数据,在数码管上进行显示并存储在EEPROM中-the read and write between i2c and eeprom
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:3.83kb
    • 提供者:吴青峰
  1. eeprom

    0下载:
  2. 实现I2C协议下EEPROM存储的数据读写控制-Under I2C protocol to achieve read and write data stored in EEPROM control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:123.47kb
    • 提供者:蔡鹏程
  1. proyecto-I2C

    0下载:
  2. It s a VERILOG code to initiate a I2C protocol on an FPGA and an EEPROM of 512 KB
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:131.97kb
    • 提供者:yunta23
  1. i2c

    0下载:
  2. zynq iic测试,IIC EEPROM接口测试程序,Xilinx参考设计(zynq iic test,The following example shows adding the I2C EEPROM for the ML507 to it's device tree. The value of 0x050 is the I2C address of the EEPROM.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:powerlink
« 12 3 »
搜珍网 www.dssz.com