搜索资源列表
i2c_rtc_linux
- 嵌入式arm-linux 2.6内核 s3c2410 的i2c总线驱动程序,以及i2c时钟设备驱动程序-Embedded arm - linux 2.6 kernel s3c2410 i2c the bus driver, i2c clock and the device driver
I2C
- I2C串口通信程序,与ARM芯片进行通信,利用S3C2410的I2C接口
S3C2410_I2C
- S3C2410 I2C主机驱动
I2C
- s3c2410 IIC测试程序,有一定参考价值!
i2c
- linux下S3C2410的I2C总线的驱动
英蓓特S3C2410 I2C例程
- 英蓓特S3C2410 I2C例程
LinuxDrivers
- Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
WR_EEPROM
- ARM9 S3C2410 I2C程序,适合初学者!-ARM9 S3C2410 I2C procedures, suitable for beginners!
S3C2410_I2C_Controller
- liunx下S3C2410 I2C主机驱动 S3C2410 I2C Controller-liunx under S3C2410 I2C host driver S3C2410 I2C Controller
0602_driver-i2c
- ARM Linux2.4 S3C2410 IIC总线驱动-ARM Linux2.4 S3C2410IIC bus driver
s3c2410-i2c-linux-2.4-driver
- s3c2410 arm-linux-2.4.18 i2c master driver
S3C2410I2C
- S3C2410 I2C设备驱动的实例,可以直接编译,结合自己的平台,修改成自己的!-S3C2410 I2C examples of device drivers, you can direct the compiler, combined with their own platform, and transformed into their own!
0602_driver-i2c
- s3c2410 i2c linux驱动程序-s3c2410 i2c driver
7.4-zlg7290
- zlg7290 本实验参考程序 i2c I2C 驱动程序 I2C总线控制器驱动说明书.pdf I2C 驱动程序使用说明书 ZLG7290.pdf zlg7290芯片用户手册-zlg7290 this study reference program i2c I2C driver for I2C bus controller driver instructions. pdf I2C driver manual ZLG7290.pdf
i2c
- 基于S3C2410的I2C驱动。 Linux中I2C总线的驱动分为两个部分,总线驱动(BUS)和设备驱动(DEVICE)。其中总线驱动的职责,是为系统中每个I2C总线增加相应的读写方法。但是总线驱动本身并不会进行任何的通讯,它只是存在在那里,等待设备驱动调用其函数。-i2c divers for s3c2410
6.1_i2c_test
- S3C2410中I2C总线的测试程序。程序的运行环境为EVC。-S3C2410 I2C bus in the test program. The running environment for EVC.
S3c2410-I2c
- 关于I2c总线的说明,内核驱动I2C的具体分析-Specific analysis on the I2c bus instructions, the kernel driver I2C
i2c
- linux下基于S3C2410的I2C总线驱动程序-Based on S3C2410 I2C bus driver under linux
i2c-s3c2410
- S3C2410 I2C Controller.
选题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)