摘要: Linux-based USB DevicesBill Gatliff 12/17/2002 4:29 PM EST Linux-based USB DevicesThe Universal Serial Bus is a useful communications interface and more popular than ever. Here are three approaches to adding USB support to an embedded system running the Linux operating systemLinux-based USB devices 阅读全文
posted @ 2011-02-25 09:47 flyxiang 阅读(342) 评论(0) 推荐(0) 编辑
摘要: 基于Linux的USB主/从设备之间的三种通信方式 随着简单易用的USB接口日益流行,在嵌入式系统中添加对USB接口的支持已成为大势所趋。本文通过介绍Linux中支持USB的各种模块和库,分析了在Linux上利用USB实现高速串口和以太网连接等通信方式的具体方法。通用串行总线(USB,Universal Serial Bus)是一种非常实用的通信接口,其应用日益广泛。有三种方法可以使运行Linux操作系统的嵌入式系统支持USB接口,本文将对这三种方法逐一进行介绍。 基 于Linux的USB设备与USB主机一般有以下三种通信方式:1.一些功能最完备结构也最复杂的设备采用用户定制内核模块来实现在标 阅读全文
posted @ 2011-02-25 09:40 flyxiang 阅读(1168) 评论(0) 推荐(0) 编辑