搜索资源列表
linux
- linux下的触摸屏驱动源码适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)
SPI driver
- SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
at91_fram_spi.rar
- at91sam9261的linux下铁电驱动程序,spi口读写,at91sam9261 ferroelectric under the linux driver, spi I read and write
ads7846
- 基于 Linux 2.6x 内核 SPI 驱动程序,实验平台S3C2440-SPI driver based on Linux 2.6x, core board Samsung S3C2440
spiok
- 本程序是s3c2410在linux2.4.18系统平台的spi接口驱动程序,调试已通过,程序非常简练,用后请评分。-This program is used for S3c2410 SPI interface driver which applicated on Linux platform.
2410-can2515
- 2410 spi 外接2515 can转换 驱动代码-2410 spi converter 2515 can drive external code
spi
- linux下s3c2410,spi驱动 -linux s3c2410 spi driver linux s3c2410 spi driver
ftp
- linux下开发的ftp服务器,c语言编程,采用了tcp协议和ftp协议
tiaoshispi
- linux下的SPI接口及其使用编程,帮助用SPI接口开发的人员-linux SPI interface and its use under the program to help persons with SPI interface development
spi
- 这是linux2.6.12内核下的s3c2440的spi传输驱动程序-This is the core linux2.6.12 s3c2440 under the spi Transport Driver
spi
- linux spi driver sample code and descr iption the driver architecture.
spibus
- linux communication spi driver
Samsung_ARM9_2410_SPI
- Samsung ARM9 2410 SPI driver linux
samsung-S3C2440-GSPI-linux
- 基于 S3C2440 G-SPI接口的88w8686 linux 驱动-Based on S3C2440 G-SPI interface 88w8686 linux driver
S3C2410-SPI
- linux spi 接口 示例 S3C2410-Based on the spi interface driver linux example
Linux-SPI-driver_-S3C2440
- 基于S3C2440的Linux SPI驱动移植笔记-Linux-SPI driver transplantation based on S3C2440
spidev_test
- 测试Linux SPI驱动是否能正常使用(Test the Linux SPI driver for normal use)
ads1158-linux驱动.tar
- ads1158芯片驱动,ai采样芯片,通信总线是spi总线,循环16通道采样(ads1158 linux driver ,spi bus)
ads1158-spi-linux驱动ok.tar
- ads1158采集芯片linux驱动,实现16通道采集,采用spi总线通信方式(ads1158 linux driver through spi bus)
linux spi driver
- 一个被修改过的linux spi驱动!对驱动开发者非常有用