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

搜索资源列表

  1. I2C_rw

    1下载:
  2. 读写I2C FLASH的Verilog程序 -The Verilog program to read and write I2C FLASH
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-01
    • 文件大小:6144
    • 提供者:石震
  1. i2c-verilog

    0下载:
  2. 可进行i2c读写操作I2C is a two-wire, bi-directional serial bus that provides a simple and efficient method of data exchange between devices. It is most suitable-it can write and read codes in i2c.I2C is a two-wire, bi-directional serial bus that provides a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:220648
    • 提供者:Jane
  1. i2c

    0下载:
  2. 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2627
    • 提供者:wangminghui
  1. I2C_receiver

    0下载:
  2. 自己写的一个i2c slave的模块,verilog,已经通过验证,可以写可以读,希望对大家有用-To write a i2c slave module, verilog, has been validated, you can write can be read, in the hope that useful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2273
    • 提供者:lj
  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
    • 文件大小:8651
    • 提供者:andy
  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-03-31
    • 文件大小:3581
    • 提供者:wwww
  1. I2C

    0下载:
  2. 此源码为基于FPGA的实现I2C总线协议的程序,程序中实现了AT24C02的芯片的读写。-The source code for the FPGA-based implementation of I2C bus protocol of the program, the program is implemented to read and write AT24C02 chip.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:73149
    • 提供者:王强
  1. i2c_verilog

    0下载:
  2. FPGA读写i2c的内部数据基于verilog语言的描述,按照内部时序访问-I2c data read and write the internal FPGA verilog language based on the descr iption, in accordance with the internal timing to visit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:15320
    • 提供者:huajun
  1. Verilog-IIC

    0下载:
  2. VerilogHDL语言编写的IIC 读写试验程序, 在Quartus II 8.1下面调试通过 -IIC VerilogHDL languages to read and write test procedures, the Quartus II 8.1 debugging through the following
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:473214
    • 提供者:Joseph
  1. I2Cread-and-write-the-language

    0下载:
  2. 用Altera Quartus II 的VHDL语言完成的I2C读写数码管显示源代码-Altera Quartus II VHDL with the completion of the I2C read and write the language digital display source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:617885
    • 提供者:nanana
  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-05
    • 文件大小:494057
    • 提供者:ql
  1. eeprom_i2c

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

    • 发布日期:2017-03-31
    • 文件大小:271597
    • 提供者:何凌
  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-08
    • 文件大小:971
    • 提供者:小涵
  1. I2C_wr(no-down)

    0下载:
  2. I2C的读写时序,希望有帮助,写的很辛苦当时-I2C read and write timing, want to help, write a very hard time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1097087
    • 提供者:陈佳
  1. I2C

    0下载:
  2. 24c02的学习,简单的I2C程序,读写E2PROM将数值送到P1,LED等显示。-24c02 study, a simple I2C procedures, read and write values ​ ​ to the E2PROM to P1, LED and other displays.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:12345
    • 提供者:韩寒
  1. i2c

    0下载:
  2. 基于ALTERA EP2C8Q208 FPGA的通过i2c通信读写24c01的VHDL程序-A VHDL program,based on EP2C8Q208,using i2c read and write data to 24c01
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:254810
    • 提供者:曹锋
  1. I2C-RW

    0下载:
  2. 本实验实现利用I2C接口向AT24C02中写入数据或读取数据的功能。-The experimental realization of the use of the I2C interface to the AT24C02 to write data or read data.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:611888
    • 提供者:高多平
  1. i2c

    0下载:
  2. 基于FPGA 的I2C总线,读写数码管显示-FPGA based on the I2C bus read and write, digital tube display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:3225
    • 提供者:
  1. I2C

    0下载:
  2. 实现I2C铁电读写功能,在Modelsim中仿真通过!-I2C ferroelectric read and write capabilities through simulation in Modelsim
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:75338
    • 提供者:clock
  1. I2C

    0下载:
  2. 自己编写的针对I2C芯片的Verilog读写程序,非常有用(I have written for I2C chip Verilog read and write procedures, very useful)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:何河
« 12 3 »
搜珍网 www.dssz.com