代码搜索结果
找到约 10,000 项符合
I2C 的代码
fet140_i2c_01.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C
//
// Description: I2C interface to T
msp430x22x4_uscib0_i2c_01.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Master to TMP100, Set P5.1 if Temp > 28C
//
// Description: I2C interface to TMP
readme.txt
MP3测试程序说明
by Ant(gz_ant@126.com)
--------
版本说明
--------
Title : MP3测试程序
Author : Ant (gz_ant@126.com)
Created : 2005/02/16
Revised : 2005/02/19
Version : 0.1
Target MCU : MEGA
i2ctest.c
/****************************************************************************
* 文件名:I2CTEST.C
* 功能:使用硬件I2C对ZLG7290进行操作,利用中断方式操作。
* 说明:将跳线器JP5短接。
***************************************************
i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
i2cint.h
/*
*********************************************************************************************************
** 文件名称 : I2CINT.h
** 功能说明 : LPC2000系列芯片硬件I2C软件包。
** 使用说明 : 主程序要配置好I2C总线接口(I2C引脚功能和I2C中
main.c
/********************************************************************************************************
**名称:I2C总线使用例子
**描述:使用I2C总线向24CXX系列EEPROM写入数据,然后读出。
**器件:LPC2131@12MHz
*******************
fet140_i2c_01.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C
//
// Description: I2C interface to T
zc030x_i2c.h
#ifndef h_Zc030x_I2C_h
#define h_Zc030x_I2C_h
/* This file implement the I2C communication functionnalities */
/* This project is under GPL */
/* - Driver file -
msp430x22x4_uscib0_i2c_01.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Master to TMP100, Set P5.1 if Temp > 28C
//
// Description: I2C interface to TMP