Location:
Search - spi.h
Search list
Description: Jan 04, 2007
1. Add SPI support, see spi.h and spi.c
2. Add driver.h
3. Modified keyboard module and display module
4. Add BitSet support, see bitset.h and bitset.c
5. Fixed some bugs
Dec 25, 2006
1. Name this OS as AvrcX
2. Release AvrcX_1.0 alpha
-Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified k eyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Jan 25. 2006 1. Name this OS as AvrcX 2. Release AvrcX_1. alpha 0
Platform: |
Size: 43988 |
Author: 王宇 |
Hits:
Description: 这是自己编译的atmega88中的头文件。用于atmega88接口spi.h的头文件。
有需要的朋友下载吧!
Platform: |
Size: 1055 |
Author: 李丽君 |
Hits:
Description: 本驱动程序在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-the driver linux2.6.17 in which the test. Yangxing msn : lelma_yx@hotmail.com hope to operate SPI friends help. 1, mode of work : from equipment : SPI for the S3C2410 MASTER mode : SPI for SLAVE+ DMA mode 2, workflow 1.S3C2410 from receiving : When sending data from the device, using DMA S3C2410 debt, the length of the designated data DMA will enter the interruption will receive unfettered access to the data. 2.S3C2410 from this : When S3C2410 need this, the first request sent by the RTS, Then wait for the response from CTS equipment, when the equipment response from CTS, access to external interrupt start DMA sent, Send completed, re-entered, from receiving state. 3. Position papers spi_dma_slave.c spi_dma_slave.h circul ar_buf.c circular_buf.h documents onto the driver/char/Contents
Platform: |
Size: 17408 |
Author: y |
Hits:
Description: 此软件为串行Rom驱动程序。采用的是SPI总线。-software for serial Rom driver. Using the SPI bus.
Platform: |
Size: 2048 |
Author: zhaoyq |
Hits:
Description: Jan 04, 2007
1. Add SPI support, see spi.h and spi.c
2. Add driver.h
3. Modified keyboard module and display module
4. Add BitSet support, see bitset.h and bitset.c
5. Fixed some bugs
Dec 25, 2006
1. Name this OS as AvrcX
2. Release AvrcX_1.0 alpha
-Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified k eyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Jan 25. 2006 1. Name this OS as AvrcX 2. Release AvrcX_1. alpha 0
Platform: |
Size: 44032 |
Author: 王宇 |
Hits:
Description: 基于SPI方式的MMC卡的FAT代码,可修改用于SD卡的管理.-MMC card FAT code can be modified for the SD card management.
Platform: |
Size: 9216 |
Author: zhou |
Hits:
Description: ucos2.85移植LPC2104的接口和原代码-LPC2104 transplantation ucos2.85 interface and the original code
Platform: |
Size: 318464 |
Author: liuqiang |
Hits:
Description: DSK5510 Mcbsp端口用作SPI部分的C代码-SPI port for DSK5510 Mcbsp part of the C code
Platform: |
Size: 1024 |
Author: 安鹏洲 |
Hits:
Description: 这个是一个用Keil C51编写的10位串行热电偶数字温度测量芯片MAX6675的驱动程序示例,程序中含有写好的MAX6675.H标准驱动函数和PCCOM.H串口驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。 (2007-09-22,C-C++,18KB,4次)
max6675.rar - 用AVR的模拟SPI总线读取-This is a Keil C51 prepared with 10 serial digital temperature measurement thermocouple MAX6675 driver chip sample, the program contains MAX6675.H written PCCOM.H standard serial port driver functions and function-driven, providing API-type external function interface: specific features, see the procedures in the*. C test file. (2007-09-22, C-C++, 18KB, 4 times) max6675.rar- with AVR simulation SPI bus to read
Platform: |
Size: 25600 |
Author: 123 |
Hits:
Description: SD和mmc卡的读写程序,使用spi接口通信-SD and mmc card reader, the use of spi interface communication
Platform: |
Size: 21504 |
Author: wwwww |
Hits:
Description: 数字对数电位器PGA2311的驱动程序,PGA2311是spi总线方式,可以级联使用,一般用于音量的数字调节,每片双声道-Figures on the number of potentiometers PGA2311 driver, PGA2311 is spi bus, it can be cascaded to use, the general figures for the volume adjustment, each dual-channel
Platform: |
Size: 1024 |
Author: 徐同荣 |
Hits:
Description: AT25F4096的SPI通信,跑起来海有点问题
写的没问题,读得有问题-AT25F4096 the SPI communications, running up the sea is something wrong with no problem writing, reading problems
Platform: |
Size: 1024 |
Author: 王用 |
Hits:
Description: MEGA8做的USB下载线, 既有USB 连接法的讲述,又有SPI 通信!-MEGA8 make the USB download cable, both USB connections on the law, and SPI communication!
Platform: |
Size: 245760 |
Author: 张云 |
Hits:
Description: 关于ATMEL AT91SAM7S系列处理器SPI部分的编程源码,基于IAR开发环境-ATMEL AT91SAM7S series of processors on the part of the programming source SPI, based on the IAR development environment
Platform: |
Size: 675840 |
Author: 网络游者 |
Hits:
Description: 这是一个ARM资料:SPI驱动的编写;.h文件的编写。-ARM information
Platform: |
Size: 280576 |
Author: jingwei |
Hits:
Description: SD memory and SPI at Atmega, spi.h, spi.c, sd.h, sd.c, config.h
Platform: |
Size: 7168 |
Author: pepociufakers |
Hits:
Description: msp430写的PGA112的程序,需要配合SPI.c和SPI.h-msp430 wrote PGA112 procedures and in line with SPI.c and SPI.h
Platform: |
Size: 1024 |
Author: 水果糖 |
Hits:
Description: STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 header temp.h SPI header spi.h SD card reader head File sd.h FAT32 header fat.h
Platform: |
Size: 494592 |
Author: bolun |
Hits:
Description: SPI口接收adxl355的数据,可以正常使用,(it can receive the data of ADXL355)
Platform: |
Size: 1024 |
Author: 无涯 |
Hits:
Description: stm32f4 spi c and h files
Platform: |
Size: 56320 |
Author: Mirchu |
Hits: