C8051F020:通过SPI接口,进行数据通讯的事例
上传时间: 2013-12-12
上传用户:Thuan
spi驱动,设置每个寄存器,以及ioremap的用法,连接收发两个引脚进行测试
上传时间: 2013-12-25
上传用户:coeus
基于ATMEL RM9200处理机的spi驱动程序
上传时间: 2013-12-19
上传用户:ruixue198909
AT91SAM7S64 SPI Slave mode with PDC sample code from Konrad.Wei
上传时间: 2014-01-04
上传用户:rocketrevenge
This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run. it run the encoder and add white noise in the channel, then it run the decoder, and compute the error rate.
标签: simulation the software channel
上传时间: 2015-08-06
上传用户:
电能计量芯片CS5463的SPI口读写程序。
上传时间: 2015-08-09
上传用户:懒龙1988
摩托罗拉单片机S12系列DG128的SPI接口编程实例,对象为一用SPI总线控制的CMOS摄像头
上传时间: 2014-11-02
上传用户:weiwolkt
SPI总线驱动,可驱动FLASH和数码管等设备。 LPC基于2138芯片的中间件
上传时间: 2015-08-10
上传用户:金宜
本驱动程序在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请求发送,然后等待从设备应答CTS,当从设备应答CTS时,进入外部中断,启动DMA发送,发送完成,再次进入从接收状态。 三、文件位置 spi_dma_slave.c spi_dma_slave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目录 dma.c存放于arch/arm/mach-s3c2410/目录 dma.h存放于include/arm-asm/mach-s3c2410/目录 四、使用环境 1.arm-linux-gcc-3.4.1
标签: SPI lelma_yx yangxing hotmail
上传时间: 2015-08-11
上传用户:徐孺
LPC214x SPI例程;飞利浦的ARM,带有usb2.0圈速接口,高超性价比
上传时间: 2015-08-12
上传用户:努力努力再努力