代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/255907/12046390
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/340533/12148906
h i2c.h
/*
I2C.h
标准80C51单片机模拟I2C总线的主机程序头文件
Copyright (c) 2006,广州周立功单片机发展有限公司
All rights reserved.
本程序仅供学习参考,不提供任何可靠性方面的担保;请勿用于商业目的
*/
#ifndef _I2C_H_
#define _I2C_H_
#include
www.eeworm.com/read/151972/12154690
txt 说明.txt
所有实例测试环境:
硬件: 周立公公司的I2C系列DEMO板和LPC764测试板
SE-764仿真器
(采用仿真器内部12M晶振,12clock,内部上电复位,看门狗关)
软件: A51
C51
www.eeworm.com/read/254145/12158599
c main.c
/****************************************************************************
* 文件名:
* 功能:
*
* 说明:
****************************************************************************/
#include "c
www.eeworm.com/read/151486/12204297
h i2c-ite.h
/*
--------------------------------------------------------------------
i2c-ite.h: Global defines for the I2C controller on board the
ITE MIPS processor.
www.eeworm.com/read/251066/12366778
c fet140_i2c_12.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to DAC8571, Write
//
// Description: I2C communication with a DAC85
www.eeworm.com/read/337098/12391313
txt 640x480-hdcs2020.txt
Analysing 640x480.c
--------------------
Writing at address 0x0000 the value 0x0001 ( 0x0000 })
Writing at address 0x0002 the value 0x0000 ( 0x0000 })
Writing at address 0x0008 the value
www.eeworm.com/read/337098/12391316
txt 320x240-hdcs2020.txt
Analysing 320x240.c
--------------------
Writing at address 0x0000 the value 0x0001 ( 0x0000 })
Writing at address 0x0002 the value 0x0011 ( 0x0000 })
Writing at address 0x0008 the value
www.eeworm.com/read/336771/12416178
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/336267/12460649
h i2c.h
/*
I2C.h
标准80C51单片机模拟I2C总线的主机程序头文件
Copyright (c) 2006,广州周立功单片机发展有限公司
All rights reserved.
本程序仅供学习参考,不提供任何可靠性方面的担保;请勿用于商业目的
*/
#ifndef _I2C_H_
#define _I2C_H_
#include