搜索资源列表
i2c-verilog
- verilog 的 i2c实现
基于149单片机的AT24C02(I2C协议)程序
- 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
基于I2C的EEPROM的读写IP 核
- 基于I2C的EEPROM的读写IP 核
GPIO做的I2C驱动
- 用IO口做的I2C驱动,非常方便移植
mini2440的I2C驱动
- s3c2440的I2C驱动程序,完整可靠,可应直接使用。
51 I2C
- I2C 的8051 驱动代码
基于philip PLC921的I2C通信代码
- 基于philip PLC921的I2C通信代码
I2C总线C语言程序
- I2C总线C语言程序,使用非常方便,直接调用就可以
I2C芯片读写
- 对I2C类型芯片的读写
nios下I2C程序
- nios平台下I2C接口调试通过的代码
I2C Read
- read i2c from C#
PIC I2C
- ADXL345 I2C
I2C通信程序
- I2C通信程序 for C/C++
protues仿真ARM ARM的I2C,SPI,LED显示
- protues仿真ARM ARM的I2C,SPI,LED显示,以及把UCOSII操作系统加载到ARM的原代码,protues simulation ARM ARM' s I2C, SPI, LED display, and to load the operating system to ARM UCOSII the original code
I2C_Slave0.It is I2C Bus Slave source for MCS51
- It is I2C Bus Slave source for MCS51,It is I2C Bus Slave source for MCS51
SMBus.silicon 单片机C8051F320的I2C总线控制程
- silicon 单片机C8051F320的I2C总线控制程序,silicon single-chip C8051F320 the I2C bus control procedures
i2c总线的vhdl实现和vxworks的文件系统.rar
- i2c总线的vhdl实现和vxworks的文件系统,i2c bus VHDL realization and VxWorks file system
I2C.rar
- I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
i2c.rar
- DSP的I2C模块C程序,在合众达(seed)的SEED-DEC6713上通过.较合众达的复杂的example,本程序简单明了。特别适合DSP初学者。,DSP-I2C module C procedures, the United Tatsu (seed) of the SEED-DEC6713 adopted. Tatsu more united complex example, this procedure is simple. DSP is particularly suitable fo
I2C.rar
- FPGA实现模拟I2C协议的过程,包括三个模块,i2c_master_bit_ctrl.v完成位传输功能、i2c_master_byte_ctrl.v完成字节传输功能,i2c_master_top.v完成整个程序的控制功能,并提供给外部程序的接口。 ,I2C Analog FPGA implementation of the Protocol process, including the three modules, i2c_master_bit_ctrl.v achieve bit tran