搜索资源列表
iic_vhdl
- iic总线控制器VHDL实现 -- VHDL Source Files: i2c.vhd -- top level file i2c_control.vhd -- control function for the I2C master/slave shift.vhd -- shift register uc_interface.vhd -- uC interface function for an 8-bit 68000-like uC u
MCU模擬I2C(Master+slave)
- ggood material for using SW I2C protocol.
spi-stm32
- STM32--硬件I2C主从机通讯,采用DMA方式进行通讯,SP1为从机,SPI2为主机-The STM32- hardware I2C master slave communication using DMA mode
i2c_slave
- code for i2c communication between master and slave in a system using AVR MCU
SMBus
- c8051f340的 I2C 主从接口程序,通过调试的-c8051f340 the I2C master-slave interface program, through the debugging
I2C-Master-_-Slave-Core
- 用verilog 实现的 iic 总线编程,包括master,和slave的编程,很详细的iic总线编程-Iic-bus implemented using verilog programming, including the master, and slave programming, a very detailed iic-bus programming
i2c-example
- MICROCHIP 實現I2C的 Master 端 (Firmware) 及 Slave 端 (Hardware) 相對應的程式範例 -err
tsl2561
- 该程序是pic单片机程序,里面含有主从单片机i2c通讯程序。开发环境就是pic单片机的那个专用开发环境。单片机c程序,仅供大家参考。-The program is pic Singlechip procedure, which contains a single-chip i2c master-slave communication procedures. Development environment that is dedicated pic SCM development environm
f4520_m_s_v2
- I2C master and slave program with PIC.
i2c_master_slave_core
- I2C master/slave IP core
i2cExample
- I2C Example: Pseudo-code Master and Slave for PIC Microcontrolers (receives & transmits data).-I2C Example: Pseudo-code Master and Slave for PIC Microcontrolers (receives & transmits data).
VHDL_i2cs_CPLD
- 占用寄存器超少的,I2C从模式的代码的VHDL源代码,很有用哦!-Occupation register ultra-small, I2C slave mode code VHDL source code, useful Oh!
i2c_master
- I2C控制器,应用于各种I2C主从设备间的通讯-I2C controller, applied to a variety of I2C communication between master and slave devices
i2c
- 实现8位c51单片机的主机和从机的i2c通讯的源代码-C51 achieve 8-bit microcontroller i2c master and slave of the source code of communication
SMBus
- Silabs C8051F330 Example code for I2C (Master & Slave)
i2c
- I2C verilog代码,支持master和slave方式,内置CPU接口-I2C verilog RTL code, support master and slave mode
IO-I2C-MASTER-SLAVE
- STC 模拟I2C主机和I2C从机的程序,汇编实现。-STC 1T series MCU simulation I2C I2C master and slave, this compilation of resources is achieved.
dspic30f-i2c-master-slave
- i2c comunication master-slave for microchip dsPic30F30-i2c comunication master-slave for microchip dsPic30F30xx
i2c_master_slave_latest.tar
- i2c master slave VHDL code
i2c_master_slave_pic
- This I2C library contains the following functionalities: - master/slave communication - timeout in case of bus failure - self recovery after timeout - possibility to write one of 32 bytes slave registers In the archive you can find the hardwar