搜索资源列表
i2c-core
- ARM10平台下 i2c linux 驱动的源代码
i2c
- 飞利浦lpc2200实验箱关于i2c接口的驱动代码。代码非常详细有注释。
i2c.linux2.6.23
- i2c-core.c - a device driver for the iic-bus interface
i2c
- 适用于winbond w90n745CPU的I2C测试程序
I2C
- 本代码是基于PXA270开发板的I2C总线驱动程序
IIC总线驱动程序
- i2c-core.c - a device driver for the iic-bus interface You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
mini2440的I2C驱动
- s3c2440的I2C驱动程序,完整可靠,可应直接使用。
gpio_i2c.rar
- GPIO模拟I2C源代码,在实际的应用中,可以稳定的运行,不可多得.,GPIO Analog I2C source code, in practical applications, can run a stable, hard to come by.
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
i2c-eeprom-090804
- linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
i2c
- S3C2440,ARM-Linux下的I2C 测试代码-S3C2440, ARM-Linux code under the I2C test
LinuxDrivers
- Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
pxa27x-i2c
- 基于linux xcale平台linux系统下I2c驱动程序-Based on the linux platform linux xcale system I2C driver
0602_driver-i2c
- s3c2410 i2c linux驱动程序-s3c2410 i2c driver
i2c
- Linux系统下I2C驱动程序,调试通过,给大家参考参考,欢迎评论,欢迎下载-Linux system under the I2C driver, debugging through, giving everyone the reference reference, welcome comments, welcome to download
i2c-davinci-gpio
- Linux I2C over GPIO driver
i2c
- linux示例代码\examples\i2c\24C-linux code\examples\i2c\24CXX
i2c
- i2c的一个控制软件,此软件基于友善6410开发板,实现了模拟写入和模拟读出。-i2c a control software, this software is based on a friendly 6410 development board, write and implement a simulation of analog readout.
Linux-ATSHA204-I2C-140713a_new
- 来自厂商源码。实现对加密芯片atsha204的操作,通讯可使用i2c或者GPIO(From vendor source code. Encryption chip atsha204 operation, communication can use I2C or GPIO)
选题3-I2C
- 1. 了解I2C总线的基本原理 2. 理解如何通过I2C总线对EEPROM数据的读写。(1. understand the basic principles of I2C bus 2. understand how to read and write EEPROM data through the I2C bus)