CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - can spi

搜索资源列表

  1. 33642077Exp7-CAN-Bus

    0下载:
  2. can总线的驱动和应用程序!基于s3c2410的spi口实现,可以作为参考-can s3c2410 spi mcp2510
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:54.18kb
    • 提供者:zhaojingyi
  1. CAN_MCP2515

    0下载:
  2. 该程序为基于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)
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:371.22kb
    • 提供者:张宇涛
  1. makefile

    0下载:
  2. 该文档是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。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2.5kb
    • 提供者:wudingzhiying
  1. ADS7843-driver

    0下载:
  2. ads7843 linux下触摸屏芯片驱动源码,通过spi相连,更改少量代码即可使用-ads7843 linux for touchscreen chip driver source by spi connected, change a small amount of code can be used
  3. 所属分类:Driver develop

    • 发布日期:2017-10-16
    • 文件大小:6kb
    • 提供者:znn
  1. spi_s3c64xx

    0下载:
  2. 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
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:8.2kb
    • 提供者:lee
  1. SPI2UART

    2下载:
  2. 开发环境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
  3. 所属分类:Driver develop

    • 发布日期:2015-06-13
    • 文件大小:122kb
    • 提供者:owen
  1. canbus

    0下载:
  2. 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.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-21
    • 文件大小:220.2kb
    • 提供者:xlhl3
  1. spidev_test

    0下载:
  2. 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.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:1.21kb
    • 提供者:王先生
  1. spi_adda

    0下载:
  2. 实现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.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-10
    • 文件大小:2.27mb
    • 提供者:王晓丰
  1. libftd2xx1.1.12.tar

    0下载:
  2. 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.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-02
    • 文件大小:925.2kb
    • 提供者:renqiang
  1. AM335x_SPI_MCP2515

    0下载:
  2. Am33518下的SPI转CAN测试驱动,使用MCP2515作为外围转接芯片-Am33518 under the SPI CAN test drive, the use of MCP2515 as a peripheral switching chip
  3. 所属分类:Driver develop

    • 发布日期:2017-03-27
    • 文件大小:603.63kb
    • 提供者:amishe
  1. spi4

    0下载:
  2. 嵌入式linux中spi总线测试代码,可以对spi总线进行打开,读,写等操作- SPI bus in embedded Linux test code。The SPI bus can be opened, read, and write operations
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:adelejan
  1. spi

    0下载:
  2. spi读取驱动文件代码,linux代码,已测试可用-spi read driver file code, linux code, have been tested can be used
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1.47kb
    • 提供者:邱文添
  1. minnow-maker

    0下载:
  2. combile to moudle,and load to linux,then spidev will be enalbed,you can communicate with spi device
  3. 所属分类:Driver develop

    • 发布日期:2017-05-05
    • 文件大小:302.95kb
    • 提供者:bob2519
搜珍网 www.dssz.com