CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - usb stack source code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - usb stack source code - List
[
USB develop
]
USB_Disk
DL : 0
C语言版的USB单片机固件源代码,实现U盘的存储功能。包括了USB的常用协议栈-C language version of the USB MCU firmware source code, achieving U disk storage capacity. Including a common USB protocol stack
Update
: 2008-10-13
Size
: 23.31kb
Publisher
:
李飞
[
Other resource
]
vxworks5.5_KernelUsb_src
DL : 0
This the USB source code for vxworks5.5. It has OSS library source code and also the complete target stack source code of vxworks -This the source code for USB vxworks5.5. It has OSS library source code and also the compl ete target stack source code of vxworks
Update
: 2008-10-13
Size
: 104.44kb
Publisher
:
jose
[
Other resource
]
PIC_USB_Firmware
DL : 0
PIC USB source code,include usb protocol stack.
Update
: 2008-10-13
Size
: 199.97kb
Publisher
:
huang
[
USB develop
]
USB_Disk
DL : 0
C语言版的USB单片机固件源代码,实现U盘的存储功能。包括了USB的常用协议栈-C language version of the USB MCU firmware source code, achieving U disk storage capacity. Including a common USB protocol stack
Update
: 2025-02-17
Size
: 23kb
Publisher
:
李飞
[
assembly language
]
Vxwork5.6_usb
DL : 0
USB source code of Vxworks 5.6. It has device and the host stack. -source code of USB 5.6 Vxworks. It has devic e and the host stack.
Update
: 2025-02-17
Size
: 75kb
Publisher
:
jose
[
VxWorks
]
vxworks5.5_KernelUsb_src
DL : 0
This the USB source code for vxworks5.5. It has OSS library source code and also the complete target stack source code of vxworks -This the source code for USB vxworks5.5. It has OSS library source code and also the compl ete target stack source code of vxworks
Update
: 2025-02-17
Size
: 104kb
Publisher
:
jose
[
SCM
]
PIC_USB_Firmware
DL : 0
PIC USB source code,include usb protocol stack.
Update
: 2025-02-17
Size
: 200kb
Publisher
:
huang
[
ARM-PowerPC-ColdFire-MIPS
]
ZLG_USB23xxV1.0
DL : 0
zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过-zlg_usb protocol stack is developed Ligong weeks a usb and open source code, he is designed for uCOS system design, and support all usb hardware in the process of transplantation simply modify the hardware initialization function can be, I LPC2300 processor debugging through
Update
: 2025-02-17
Size
: 34kb
Publisher
:
jim
[
uCOS
]
ISP1160_01_PCI_DOS_MP100_8jul02
DL : 0
原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。-Original Philips ISP1160 chip usb host development board package. Usb protocol stack includes, hcd, hal, usbd such as source code.
Update
: 2025-02-17
Size
: 341kb
Publisher
:
sayou678
[
Embeded-SCM Develop
]
ISP1161A1PCI_DOS_mp100_29oct02
DL : 0
原飞利浦usb OTG芯片ISP1161的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。ISP1161包含主、从、OTG协议。-Original Philips ISP1161 chip usb OTG development board package. Usb protocol stack includes, hcd, hal, usbd such as source code. ISP1161 contains the main, from, OTG agreement.
Update
: 2025-02-17
Size
: 344kb
Publisher
:
sayou678
[
USB develop
]
ISP1160_01_PCI_DOs_Kenobi2_25feb02
DL : 0
原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。这个程序包含同步传输、批量传输、中断传输等实例。-Original Philips ISP1160 chip usb host development board package. Usb protocol stack includes, hcd, hal, usbd such as source code. This procedure contains the asynchronous transfer, bulk transfer, interrupt transmission examples.
Update
: 2025-02-17
Size
: 764kb
Publisher
:
sayou678
[
Embeded Linux
]
ISP1161A1_PCIDos_Yeibisu_30oct02
DL : 0
原飞利浦usb OTG芯片ISP1161的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。日本高手写的源代码。包含DMA传输,效率很高。-Original Philips ISP1161 chip usb OTG development board package. Usb protocol stack includes, hcd, hal, usbd such as source code. Writing the Japanese master' s source code. Contains the DMA transmission, high efficiency.
Update
: 2025-02-17
Size
: 743kb
Publisher
:
sayou678
[
USB develop
]
usb_hid
DL : 0
USB,hid键盘源代码哦,对于了解USB协议栈,学习USB编程很有帮助,支持HID协议-USB, hid keyboard source code Oh, for the USB protocol stack know, study useful USB programming to support the HID protocol
Update
: 2025-02-17
Size
: 86kb
Publisher
:
wenmin
[
Software Engineering
]
Research-and-Implementation-of-USB-Device-Driver-f
DL : 0
通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characteristics of blueZ. then analyzed the implementation of bluetooth USB transport driver scheme and data processing procedure in detail based on understanding of linux USB device driver sketch, gave the key data structure and flow of implementation of bluetooth device driver, and finally, summarized the approach of developing linux bluetooth USB device driver and key technology are.
Update
: 2025-02-17
Size
: 169kb
Publisher
:
梁军学
[
SCM
]
usblib
DL : 0
TI Stellaris系列(原Luminary)公司的USB协议栈源码-TI Stellaris family (formerly Luminary) the company' s USB protocol stack source code
Update
: 2025-02-17
Size
: 1.43mb
Publisher
:
ygchaoren
[
Embeded-SCM Develop
]
Frankusb
DL : 0
免费开源的USB 嵌入式端的协议栈. 已经实现了DCD ACM.-An open source usb device stack. free! CDC ACM class implemented.
Update
: 2025-02-17
Size
: 2.1mb
Publisher
:
中国
[
Windows Develop
]
TISP1161A1_PCh
DL : 0
原飞利浦usb OTG芯片ISP1161的开发板程序包。包含usb协议栈,hhcd、hal、usbd等源代码。日本高手写的源代码。包含DMA传输,效率很高。 -The original Philips usb OTG chip ISP1161 development board package. Contains source code for the usb protocol stack hhcd, hal, usbd. Japanese master to write source code. Contains the DMA transfer, and high efficiency.
Update
: 2025-02-17
Size
: 716kb
Publisher
:
快捷的
[
Windows Develop
]
pZLG_USB23xxVr
DL : 0
zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usbb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过 -zlg_usb protocol stack Zhou, who has developed an open usb source code is designed for ucos system design, support for all usbb hardware, in the transplant process simply to modify the hardware initialization function I in lpc2300 processor debug
Update
: 2025-02-17
Size
: 35kb
Publisher
:
yungshui
[
Other Embeded program
]
USB
DL : 0
基于LPC1788的USB实现,包括mass storage 和HID类,修改USB协议栈源代码所得。-Based on the LPC1788' s USB mass storage and HID class, modify the proceeds of the USB protocol stack source code.
Update
: 2025-02-17
Size
: 1.47mb
Publisher
:
BEN
[
Other Embeded program
]
Honken_USB_Stack.source.r1140.v0a
DL : 0
source code to HONKEN USB STACK version 0a r1140
Update
: 2025-02-17
Size
: 204kb
Publisher
:
bzomzom
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.