搜索资源列表
SPI_drv_8260
- 一个非常有用的SPI驱动程序,是在LINUX平台下的,但也可以一直到其他平台-a very useful SPI drivers, the Linux platform, but could also have been to other platforms
spidmadriver
- 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
AT91SAM9260-SPI-CAN
- ATMEL AT91SAM9260通过SPI控制CAN控制器程序。
qudongchengxu
- FPS200驱动程序,基于μC/OS-II的源码,基于串行总线SPI进行采集
pxa27x_spi
- intel 32位CPUpxa27x的spi通信程序
vk3x_linux_drv
- vk3x系列串口扩展芯片在linux下的SPI接口驱动源码和测试应用程序源码,实际验证通过!
canbus
- linux-2.6.12下的can总线mcp2510芯片的完整驱动程序,也包含了spi驱动,下载后直接可用,平台是s3c2440arm平台。
SDcardProgramBasedonSPIinterface
- 这是基于SPI接口的SD驱动接口程序,模块化很强,你容易移植
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
C8051F04x
- C8051F04系列的单片机,包含ADC,DAC,PCA.UART,SPI等应用程序,供参考。-C8051F04 microcontroller series, including ADC, DAC, PCA.UART, SPI application for reference.
spiok
- 本程序是s3c2410在linux2.4.18系统平台的spi接口驱动程序,调试已通过,程序非常简练,用后请评分。-This program is used for S3c2410 SPI interface driver which applicated on Linux platform.
spi
- 这是linux2.6.12内核下的s3c2440的spi传输驱动程序-This is the core linux2.6.12 s3c2440 under the spi Transport Driver
SPI_deriver
- SPI驱动程序,在linux下编译成功的,内涵Makefile文档和其他的相关文档-SPI deriver,It included Makefile and other things
10.SPI-FLASH
- SPI FLASH(W25X16)读写程序(神舟III号)其中对FLASH有了较好的解读和讲解-SPI FLASH (The W25X16) read and write program (Shenzhou III) have a better interpretation and explanation which the FLASH
ti-ssp-spi
- 分享一个关于linux 系统下基于SPI主驱动器胡音序器串行端口(SSP)程序-Share a linux system based on the SPI master drive Hu sequencer serial port (SSP) program
adt7316-spi
- SPI总线驱动程序ADT7316/7/8 ADT7516/7/9数字温度传感器(ADC和DAC)。-SPI bus driver ADT7316/7/8 ADT7516/7/9 digital temperature sensor (ADC and DAC).
天马4线SPI-LCD彩屏
- 驱动天马液晶屏幕用程序,可以实现天马彩色TFT屏幕的显示功能(Using for TianMa TFT.)
2515
- 全志A20 MCP2515应用程序,实现SPI转CAN模式(A20 MCP2515 applications, to achieve SPI to CAN mode)
spi_test.tar
- spi 测试程序,使用平台是imx6q,驱动部分使用的是内核spidev.c改编而来。(spi test program platform is imx6q)