代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/448703/7526828
c msp430x24x_uscib0_i2c_06.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Master TX single bytes to MSP430 Slave
//
// Description: This demo connects two
www.eeworm.com/read/448703/7526869
c msp430x24x_uscib1_i2c_06.c
//******************************************************************************
// MSP430x24x Demo - USCI_B1 I2C Master TX single bytes to MSP430 Slave
//
// Description: This demo connects two
www.eeworm.com/read/448703/7526880
c msp430x24x_uscib0_i2c_08.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Master TX multiple bytes to MSP430 Slave
//
// Description: This demo connects tw
www.eeworm.com/read/444887/7603761
h pcf8583.h
#ifndef _pcf8583_h
#define _pcf8583_h
// 软件延时子程序
void delay();
// 启动I2C总线子程序
void START();
// 发送字节子程序
void TRANSMIT(int TRAN);
// 从机( 即PCF8583芯片 )应答子程序。返回值为0时,代表操作成功;返回值为1时,代表操作失败
int SLA
www.eeworm.com/read/443929/7620386
rpt i2c_fpga.tan.rpt
Timing Analyzer report for I2C_FPGA
Mon Nov 20 15:38:44 2006
Version 5.1 Build 216 03/06/2006 Service Pack 2 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/440018/7695790
c msp430x47xx_uscib0_i2c_03.c
//******************************************************************************
// MSP430x47xx Demo - USCI_B0 I2C Master Interface to DAC8571, Write
//
// Description: Using UCB0TXIE, a contin
www.eeworm.com/read/440018/7695817
c msp430x47xx_uscib0_i2c_08.c
//******************************************************************************
// MSP430x47xx Demo - USCI_B0 I2C Master TX multiple bytes to MSP430 Slave
//
// Description: This demo connects
www.eeworm.com/read/440002/7695970
c msp430xg46x_dma_08_iar.c
//******************************************************************************
// MSP430xG461x Demo - DMA0, Rpt'd Block, I2C Master Intf. to DAC8571, DCO
// Master = MSP430F4619, Slave = DAC8
www.eeworm.com/read/440002/7695972
c msp430xg46x_uscib0_i2c_03.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master Interface to DAC8571, Write
//
// Description: Using UCB0TXIE, a conti
www.eeworm.com/read/440002/7696004
c msp430xg46x_uscib0_i2c_08.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master TX multiple bytes to MSP430 Slave
//
// Description: This demo connect