代码搜索结果
找到约 10,000 项符合
I2C 的代码
fet140_i2c_06.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave RX
//
// Description: This demo connects two MSP4
i2cint.h
/****************************************************************************
* 文件名:I2CINT.H
* 功能:硬件I2C软件包,利用中断方式操作。(头文件)
* 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)
****************************
lpc2200demo.c
/****************************************Copyright (c)*************************
** Guangzou ZLG-MCU Development Co.,LTD.
** graduate school
**
csi24wc02.s
;******************************************************************************
; File:CSI24WC02.S
; 功能:使用LPC210x模拟EEPROM器件CSI24WC02。LPC210x具有硬件I2C接口,使用其从方式进行
; I2C器件模拟,本例使用了256字节的RAM作为存储单元。
i2cint.h
/****************************************************************************
* 文件名:I2CINT.H
* 功能:硬件I2C软件包,利用中断方式操作。(头文件)
* 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)
****************************
iic.h
//本头文件关于I2C总线的通信协议I0口模拟实现
#ifndef _IIC_H
#define _IIC_H
//信号引脚定义
sbit SDA=P1^5; // 将p1.0口模拟数据口
sbit SCL=P1^4; // 将p1.1口模拟时钟口
/************
fet140_dma_08.c
//*****************************************************************************
// MSP-FET430P140 Demo - DMA0, Rpt'd Blk, I2C Master Interface to DAC8571
// Master = '169, Slave = DAC8571
//
//
fet140_i2c_06.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave RX
//
// Description: This demo connects two MSP4
i2cint.h
/****************************************************************************
* 文件名:I2CINT.H
* 功能:硬件I2C软件包,利用中断方式操作。(头文件)
* 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)
****************************
msp430commands.txt
MSP430 I2C Command Set (version 1.40, 12/21/06)
Usage:
The MSP430 interface is targets a 20KHz I2C clock frequency and a 50/50 I2C clock duty cycle. The I2C clock must stay at 20KHz and below e