搜索资源列表
s3c2410_i2c
- s3c2410上面的I2C驱动程序,直接insmod就可以用了-s3c2410 above the I2C driver, insmod be spent
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
2410_I2C
- 优龙FS2410板的I2C通信源码,可以实现s3c2410 的I2C通信,开发平台为ADS1.2。
EXP16
- 一个嵌入linux下s3c2410通过i2c读写eerom的驱动程序和应用程序。
S3C2410_I2C
- S3C2410 I2C主机驱动
I2C
- s3c2410 IIC测试程序,有一定参考价值!
WR_EEPROM
- 这是S3C2410处理器外接EEPROM对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
Chapter_6_Advanced_experiments_part1
- 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
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
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.
i2c
- linux下基于S3C2410的I2C总线驱动程序-Based on S3C2410 I2C bus driver under linux
6.1_i2c_test
- S3C2410中I2C总线的测试程序。程序的运行环境为EVC。-S3C2410 I2C bus in the test program. The running environment for EVC.
20-I2C
- s3c2410微处理器的i2c功能模块结构pdf。-the function introduction of i2c of s3c2410
选题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)