搜索资源列表
eeprom_i2c.tar.gz
- I2C EEPROM verilog simulation model,I2C EEPROM verilog simulation model
EEPROM
- VHDL语言写的IIC实现EEPROM,很好的程序,已经用过,没有问题-Written in VHDL language IIC achieve EEPROM, good procedures are used, there is no problem
i2c
- IIC 接口EEPROM 存取实验(verilog实现) 按动开发板键盘某个键 CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-verilog
verilog
- 通过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
i2c
- 按动开发板键盘某个键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
reed_eeprom
- This code read EEPROM I2C (for NIOS2).
i2c
- 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
verilogiic1121
- i2c的verilog程序,通过写入eeprom再读出并在seg数码显示管上显示来进行验证-i2c' s verilog program eeprom read by writing out and in the seg digital display tube display to verify
i2c-eeprom-code
- inter integrated circuit eeprom
CPLD1270-I2C
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
eeprom_i2c
- Verilog 编写的eeprom的i2c读写功能-Written in Verilog the i2c eeprom read and write capabilities
I2C
- I2C通信协议的C语言形式,可以使用这个用来和读写EEPROM-I2C communication protocol C-language form, you can use this to read and write EEPROM
AT24c512_Test
- A simple program to read AT24C512 (512KBit, I2C, EEPROM) memory in Arduino environment.. This program usefull to test connectivity and development.
EEPROM
- 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
I2C-24C01
- AVR twi读写eeprom的程序及驱动-AVR twi read and write eeprom program and driver
EEPROM
- 夏宇文老师书中的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
i2c-eeprom
- I2C 与EEPROM之间数据的传输和存储,使用在CPLD上,通过键盘输入数据,在数码管上进行显示并存储在EEPROM中-the read and write between i2c and eeprom
eeprom
- 实现I2C协议下EEPROM存储的数据读写控制-Under I2C protocol to achieve read and write data stored in EEPROM control
proyecto-I2C
- It s a VERILOG code to initiate a I2C protocol on an FPGA and an EEPROM of 512 KB
i2c
- 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.)