搜索资源列表
33642077Exp7-CAN-Bus
- can总线的驱动和应用程序!基于s3c2410的spi口实现,可以作为参考-can s3c2410 spi mcp2510
CAN_MCP2515
- 该程序为基于s3c2440的CAN控制芯片MCP2515的裸机演示程序(其中已包含spi总线驱动)-The program is based on the the s3c2440 bare metal of the MCP2515 CAN controller chip demo program (which contain spi bus driver)
makefile
- 该文档是s3c2440芯片的spi1接口在linux系统中驱动模块的makefile文件。可以直接在文档目录下执行make命令。-this file is the makefile of the driver of s3c2440 s spi interface。you can exercise the command make in the same pathetic。
ADS7843-driver
- ads7843 linux下触摸屏芯片驱动源码,通过spi相连,更改少量代码即可使用-ads7843 linux for touchscreen chip driver source by spi connected, change a small amount of code can be used
spi_s3c64xx
- linux s3c64xx源代码 /* linux/drivers/spi _s3c64xx.c * * Copyright (C) 2009 Samsung Electronics Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software you can redistribute it and/or modify * it under t
SPI2UART
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
canbus
- CAN总线驱动。使用的can芯片是MCP2510 使用的是标准帧,模拟SPI时钟信号,能够实现数据的发送,接收。-CAN bus driver. USing MCP2510 chip, and the standard frame, the simulation SPI clock signal, can realize data to send, receive.
spidev_test
- linux下面的spi用户态程序,非常实用,使得程序员不必编写内核驱动,使用该驱动能够易于spi驱动debug-The following user mode linux spi procedures, very practical, so that programmers do not have to write a kernel driver, use the drive can be easily spi driver debug etc.
spi_adda
- 实现FPGA读取AD转换的数据,AD芯片我采用的是ADS7844,采用的是SPI通信方式-achieve the function of read the data from the AD transform chip.the communciation method is SPI.i have tested the code ,and it can work.
libftd2xx1.1.12.tar
- FT2232H芯片一般用于USB转串口,但是USB转SPI应用非常少,在这个库的基础上可以方便写出自己的固件程序,很难得到的。-FT2232H chips generally used for USB to serial, USB to SPI but very few applications on the basis of this library can easily write their own firmware, it is difficult to get.
AM335x_SPI_MCP2515
- Am33518下的SPI转CAN测试驱动,使用MCP2515作为外围转接芯片-Am33518 under the SPI CAN test drive, the use of MCP2515 as a peripheral switching chip
spi4
- 嵌入式linux中spi总线测试代码,可以对spi总线进行打开,读,写等操作- SPI bus in embedded Linux test code。The SPI bus can be opened, read, and write operations
spi
- spi读取驱动文件代码,linux代码,已测试可用-spi read driver file code, linux code, have been tested can be used
minnow-maker
- combile to moudle,and load to linux,then spidev will be enalbed,you can communicate with spi device