代码搜索结果
找到约 10,000 项符合
I2C 的代码
wreeprom.s
;******************************************************************************
; File:WREEPROM.S
; 功能:使用硬件I2C对CSI24WC02进行读写操作。若操作失败,则进行报警。
; 说明:将跳线器JP12、J8_LED4短接。
;*****************************
cc_build_debug.log
------------------------------ i2c.pjt - Debug ------------------------------
[test.C] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"C:/CCStudio_v3.1/MyProjects/i2c/Debug" -d"_DEBUG" -mv6400 -@"
spcai2c_init.h
/*
* I2C initialization data
*
*/
#ifndef SPCA50X_I2C_INIT_H
#define SPCA50X_I2C_INIT_H
/* I assume that they think all registers are cleared to zero on a 7113 reset so
* don't explicity write th
wreeprom.s
;******************************************************************************
; File:WREEPROM.S
; 功能:使用硬件I2C对CSI24WC02进行读写操作。若操作失败,则进行报警。
; 说明:将跳线器JP12、J8_LED4短接。
;*****************************
saa1064t.c
/*******************************************************************
* 使用器件实例 SAA1064T
* 使用LPC932的硬件I2C对SAA1064T进行操作,先读取PCF8574上的值,然
* 后输出SAA1064进行显示。
***************************
rps.h
#ifndef _RPS_H
#define _RPS_H
#include "ave2kregs.h"
// RPS events
#define RE_NONE MASK_NONE // No event (immediate)
#define RE_I2C_DONE MASK_00 // I2C done
#
i2c_slv1.c
// I2C_SLV1.C
//
// Illustrates use of a PIC16F87X as an I2C Slave device. The slave address
// is fixed at 0x40 (SSPADD = 0x40).
//
// The program loops waiting for an interrupt which occurs wh
8574_1.c
// 8574_1.C
//
// Illustrates control of 8574. Flashes LED on P0 of 8574 if switch at
// P7 of 8574 is at zero. Uses SSP Module in the I2C Master Mode.
//
// PIC16F877 PCF8574
//
// SC
i2c_slv2.c
// I2C_SLV2.C
//
// Illustrates use of a PIC16F87X as an I2C Slave device. The slave address
// is fixed at 0x40 (SSPADD = 0x40).
//
// The program loops waiting for an interrupt which occurs wh
cc_build_debug.log
------------------------------ i2c.pjt - Debug ------------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -o0 -fr"C:/ti/myprojects/i2c/Debug" -i"./include" -d"CHIP_6713" -mv6710 -@"Debug.l