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

搜索资源列表

  1. can驱动

    0下载:
  2. 本驱动只是linux下驱动开发者作一些参考
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-01-08
    • 文件大小:5538
    • 提供者:jinsaiuser
  1. 字符设备驱动程序的框架

    0下载:
  2. 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:yo
  1. can.tar

    0下载:
  2. arm-linux 下小键盘驱动程序源码-arm - linux small keyboard driver FOSS
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17574
    • 提供者:童宗欣
  1. linux_CAN_driver_programs_and_documents

    0下载:
  2. linux下的CAN驱动程序。 分三个文件夹:include,driver,app, 分别存放头文件、驱动程序和应用程序。 里边还有驱动程序的简要介绍,介绍了驱动程序的组成和编写应用过程。 很详细的一份驱动资料。 CAN程序分为两块:驱动程序的编写和应用程序的编写,分别放在driver文件夹和app文件夹中,而所有驱动程序和应用程序会用到的头文件都放在include文件夹中。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:48595
    • 提供者:robotlee2002
  1. can

    0下载:
  2. 基于S3C2410的CAN总线驱动,spi0和spi1控制两个MCP2510,收发器使用TJA1050
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:64446
    • 提供者:李军
  1. driver-can

    0下载:
  2. Linux环境下,CAN驱动源码 Linux环境下,CAN驱动源码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7999
    • 提供者:wing
  1. linux_CAN_driver

    0下载:
  2. linux下的另一个can 驱动 经典 mcp2510的
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9999
    • 提供者:zh
  1. CAN在linux下的驱动程序znsoft_can-driver

    0下载:
  2. CAN在linux下的驱动程序znsoft-CAN in the driver znsoft
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10209
    • 提供者:王兴
  1. driver-can

    0下载:
  2. Linux嵌入式环境下的,Can总线驱动程序,方便大家参考使用。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8030
    • 提供者:向升
  1. CAN驱动程序

    1下载:
  2. CAN总线驱动程序,里面加详细的注释
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-03-07
    • 文件大小:25155
    • 提供者:xyqiangg
  1. USB_WiFi_Linux_DriverCode.rar

    0下载:
  2. Linux USB-WiFi 驱动源码,可以实现,Linux USB-WiFi driver source code, can be achieved
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1942893
    • 提供者:bright
  1. canbus

    0下载:
  2. 基于ARM S3C2440的CANBUS总线的驱动程序,can 主IC为MCP2510,CAN 正负脚应该接120R 跨阻-Based on ARM S3C2440' s CANBUS bus driver, can the main IC for MCP2510, CAN feet should take positive and negative cross-resistance 120R
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:52002
    • 提供者:kechangxue1
  1. spca5xx-v4

    0下载:
  2. linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台-Under linux driver usb camera, support hundreds of cameras can be transferred to the ARM platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:197482
    • 提供者:dansen
  1. Linux

    0下载:
  2. 该文件包含了Linux编程的很多例程包括了多任务编程,多任务间的通信和同步,CAN总线驱动,SD卡驱动等,涵盖面广阔,对于了解Linux编程很有帮助-This file contains a lot of Linux programming routines include multi-task programming, multi-task communication and synchronization between, CAN bus driver, SD card driver and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:89322
    • 提供者:何波
  1. CAN-MCP2510

    0下载:
  2. linux下的can程序,包括驱动和上层应用程序,其中有doc文档对程序进行详细说明-can under linux procedures, including the driver and the upper applications, including doc document detailed descr iption of the procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:73832
    • 提供者:ls
  1. CAN_EPP_Linux_driver

    0下载:
  2. 包含一个EPP-CAN板的Linux操作系统驱动,先用make命令编译目标代码(cangate),再运行install,安装该驱动。就可以通过并口对SAJ1000的板子进行数据收发.-contains an EPP-CAN board of Linux-driven, make first use of object code compiler orders (cangate), the re-install, installation of the driver. Parallel will
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:6429
    • 提供者:Azrael.H
  1. RS485

    0下载:
  2. 这是pxa270的RS485驱动程序,测试功能完好,能加深对Linux内核的理解-This is the RS485 driver PXA270, testing features intact, can deepen their understanding of Linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7452
    • 提供者:叶新栋
  1. usb-skeleton

    0下载:
  2. LINUX USB骨架程序是USB驱动程序的基础,通过对其源码的学习和理解,可以迅速地了解USB驱动架构-LINUX USB skeleton driver USB process is the basis of their source of learning and understanding, you can quickly understand the USB Driver Architecture
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3804
    • 提供者:tq.sun
  1. SC7A20驱动

    3下载:
  2. sc7a20驱动代码,可以用开发sc7a20,c语言程序,linux平台下。(Sc7a20 driver code, can be used to develop sc7a20, C language program, Linux platform.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-02-04
    • 文件大小:4096
    • 提供者:指路明灯
  1. 深入理解Linux驱动程序设计

    0下载:
  2. 深入理解LINUX驱动开发,可以帮助了解学习驱动开发的人。(An in-depth understanding of Linux-driven development can help anyone who is learning about driven development.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-01-21
    • 文件大小:24454144
    • 提供者:花甲后弦
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com