搜索资源列表
Philips_1581
- ISP1581设计的大容量存储器固件程序。 包含以下文件: d14.h i2c.c i2c.h init.c intrpt.c kernel.c -ISP 1581 designed large capacity memory firmware procedures. Include the following documents : d14.h i2c.c i2c.h init.c intrpt.c kernel.c
PXA 270 I2C驱动
- i2c.c i2c.def i2c.h
模拟I2C
- //归一化模拟I2C总线软件包(C51)/****************************************************************************** // I2C.H 标准80C51模拟I2C总线程序头文件
I2c.rar
- 基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器,Arm7 code based on the lpc2103, use keil, use a serial port interrupt, I2C, watchdog, timer
I2C
- I2C #include "stm32f10x.h" #include <stdlib.h> #include "stm32_eval_i2c_tsensor.h" #include "stm32_eval.h" #ifdef USE_STM32100E_EVAL #include "stm32100e_eval_lcd.h" #elif defined USE_STM3210E_EVAL #include "stm3210e_eval_lc
ICC_H
- 微雪公司avr编程器自带的一些封装库函数AT24CXX.H,DS1302.H,I2C.H,PS2_.H,SD-MMC_.H等等很多函数库,仅供大家参考。-The micro Fisher avr programmer comes with some package library functions AT24CXX.H DS1302.H, I2C.H PS2_.H, the SD-MMC_.H and so many libraries, for your reference only.
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
heat
- PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。 -PIC18
zhouligong-LPC17XX-example
- 周立功LPC17XX系列配套例程。包括AD,DAC,EINT.GPDMA.GPIO,I2C.IAP,PWM,QEI,RTC,SPI,SSP,TIMER,UART,储存器加速,掉电唤醒,数字输入,CAN,ETHERNET,USB,I2S例程。是学习 的很好例程,例程很全,很值。-Zhou, who LPC17XX series matching routines. Including AD, DAC, EINT.GPDMA.GPIO, I2C.IAP, PWM, QEI, RTC, SPI, SS
I2C
- I2C.H,I2C通信头文件类的设置,请参考-I2C.H, I2C communication header file type settings, please refer to
avr_i2c
- avr i2c实际产品中使用。非常好用mega169p-i2c.c i2c.h avr mega169
i2c
- LPC2368芯片的I2C接口H头文件。-LPC2368 chip I2C interface to H header file.
I2C
- stm32 I2C 驱动改进 I2C.C I2C.H-stm32 I2C Diver I2C.C I2C.H
I2C
- 软件模拟IIC驱动程序,秩序修改i2c.h头文件IO管脚定义即可使用。-The driver program of IIC simulation software, in order to modify the i2c.h header file IO pin definition can be used.
i2c-imx
- i2c.h - i.MX I2C driver header file.
mxl111sf-i2c
- mxl111sf-i2c.h - driver for the MaxLinear MXL111SF.
tuner-i2c
- tuner-i2c.h - i2c interface for different tuners.
i2c-imx
- i2c.h - i.MX I2C driver header file.
i2c
- i2c.h - definitions for the i2c-bus interface.
I2C
- I2C在STM32单片机上的驱动程序,包括 I2C.c 和 I2C.h(I2C driver code of the STM32 MCU, including I2C.c and I2C.h)