代码搜索:I2C驱动
找到约 10,000 项符合「I2C驱动」的源代码
代码结果 10,000
www.eeworm.com/read/346493/11741582
pdf pxa255-17(i2c).pdf
www.eeworm.com/read/344389/11884793
pdf i2c 选择指南 (rev. a) .pdf
www.eeworm.com/read/337181/12386259
rar i2c程序 和模拟图.rar
www.eeworm.com/read/228177/14396840
ppt i2c及atc2401.ppt
www.eeworm.com/read/6265/84218
pdf i2c总线技术规范.pdf
www.eeworm.com/read/9639/174907
txt 软件模拟i2c从机.txt
模拟I2C主机的比较多,但是从机相对主机而言要难很多,这个供大家借鉴。
这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做,有兴趣的可以完善下。
Microcontrol CODE
#include
#define SDA BIT1
#define SCL BIT2
#define SEG_A 0xA0 //0x0200-
www.eeworm.com/read/27757/867498
sch i2c总线通信实例.sch
www.eeworm.com/read/21150/924354
pdf i2c上拉电阻分析.pdf
www.eeworm.com/read/31722/1029951
pdf i2c总线应用系统设计.pdf
www.eeworm.com/read/204684/15334991
c i2c 24lc02.c
I2C 24LC02 C语言例程,
/*******************************************************************
一、程序说明:
1, 24LC02器件地址是1010000R/W.
2, 数组写入24LC02采取页写方式.
3, 数组code从24LC02读出时采取自由读方式.
4, 采用4.00M晶体。
5,采用软件I2