代码搜索结果
找到约 10,000 项符合
I2C 的代码
fet110_tmp100.s43
;******************************************************************************
; MSP-FET430x110 Demo - Software I2C Master Interface to TMP100
;
; Description: I2C communication with a TMP100,
i2c串行总线标准驱动程序(c51)-万能程序.txt
I2C串行总线标准驱动程序(C51)-万能程序
/*------------------------------------------------------------------------------------------
[文件名] I2C.c
[版本] 1.1b
[作者] 鞠春阳
[最后修改时间] 2003年5月12日
[版权所有] www.mcuzb.com
i2c.c.bak
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/
// I2C.c //
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/
//
fet140_i2c_01.s43
;******************************************************************************
; MSP-FET430P140 Demo - I2C Master Interface TMP100, Set P1.0 if Temp > 28c
;
; Description; I2C interface to T
fet140_dma_08.s43
;******************************************************************************
; MSP-FET430P169 Demo - DMA0 Repeated Block, I2C Master Interface DAC8571
; Master = '169, Slave = DAC8571
;
;
fet140_i2c_02.s43
;******************************************************************************
; MSP-FET430P140 Demo - I2C Master Interface PCF8574 Read / Write
;
; Description: I2C communication with a PC
fet140_i2c_04.s43
;******************************************************************************
; MSP-FET430P169 Demo - I2C Interface, Master mode: Transmit
; Master = '169, Slave = DAC8571
;
; Description:
upsd3200.inc
;--------------------------------------------------------------------------
;upsd3200.inc
;
;Version:
;September 10, 2004 Version 2.0 - Initial Version.
;
;Description:
;Header file for uPSD320
sin.c
#include
//本程序将通过PIC16F877的I2C方式驱动D/A转换器MAX518,使其D/A0通道输出
//一个连续的正弦波形(注:本程序并没对正弦波的频率进行控制)
const char table[ ] = {0X80,0X86,0X8D, 0X93,0X99,0X9F,0XA5,0XAB,
0XB1,0XB7,0XBC,0XC2,0XC7,0XCC,
i2c.plg
Build target 'Target 1'
linking...
Program Size: data=8.0 xdata=0 code=411
creating hex file from "I2C"...
"I2C" - 0 Error(s), 0 Warning(s).