搜索资源列表
I2C_slave_model
- 完整的I2C slave model以及spec詳附在內,適合想利用verilog開發此類傳輸的人參考 -integrity of the I2C slave model and spec are attached, want to use Verilog for the development of such transmission of reference
fet140_i2c_17
- MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start-MSP-FET430P140 Demo-I2C, Slave Reads / Writes with Master, Rptd Start
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
dsPIIC30FIC2Slave
- dsPIIC30F I2C SLAVE端通訊程序程式-dsPIIC30F I2C SLAVE program client communication procedures
i2c_slave_hcs12
- i2c slave on freescale hcs12 micro-controller for codewarrior
I2C_Slave_F
- it is code for PIC32 and it is used for interface I2C I have made PIC32 as a slave
I2Cslave
- i2c slave for i2c control slave block-i2c slave
CE145_I2C_Slave_120309
- i2c slave for pic controller
I2C_Rev2
- i2c program slave master
ASPD---Copy
- Good day, This is a program that uses Launchpad and compass com on I2C base: MSP430G2231 Master - I2C - HMC5883L slave. Thank you Abraham-Good day, This is a program that uses Launchpad and compass com on I2C base: MSP430G2231 Master - I2C
Alive.H
- This I2C Lib for Master Or Slave AVR Device-This is I2C Lib for Master Or Slave AVR Device
Pic16F1829_i2c
- pic16f1829的i2c通信.一个pic做从机另一个做主机,主从都是硬件操作没有用软件模拟。主机发送一个值用于调整从机的pwm。-I2C communication pic16f1829. A pic from another host, master and slave are hardware operation without the use of simulation software.The host sends a value used to adjust from the ma
i2cslave
- 项目:NXP LPC17xx I2C奴隶的例子 说明:此文件包含I2C模块,主入口的奴隶测试,测试I2C奴隶api。 -Project: NXP LPC17xx I2C Slave example Descr iption:This file contains I2C slave test modules, main entry, to test I2C slave APIs.
i2c_slave_ref.tar
- stm32f103 descr iption sample program about i2c slave driver
i2c_slave_dmaexchange.tar
- stm32f103 descr iption sample program about i2c slave dmaexchange.
i2c_slave.tar
- stm32f103 descr iption sample program about i2c slave driver.
K0R_iic10_tr_C
- 78K0R I2C transmission example codes for master and slave
I2C_of_MSP430F249
- This demo connects two MSP430 s via the I2C bus. The master reads 5 bytes the slave. This is the MASTER CODE. The data the slave transmitter begins at 0 and increments with each transfer. The USCI_B0 RX interrupt is used to know when new data h