搜索资源列表
单片机 AVR-CDC
- The AVR-CDC performs the CDC (Communication Device Class) connection over low-speed USB. It provides the virtual RS-232C interface without installing dedicated driver. The AVR-CDC is originally developed by Osamu Tamura. Akira Kita
c5131-usb-cdc-1_0_2
- USB CDC class Demonstration firmware for Atmel AT89C5131 Microcontroller. Keil Project
AT91USBFrameworkCore1.02CDC1.0
- It has more than 30 files for ATMEL Controllers USB implementation for CDC type Class for Virtual COM creation in PC.
qianruusb
- 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
USBStandardClassdefinitionsall
- 主要USB标准设备类定义资料:HID,CDC,Mass Storage,MIDI,Printing等-Most of the USB standard Device definitions including:HID,CDC,Mass Storage,MIDI,Printing ect.
Frankusb
- 免费开源的USB 嵌入式端的协议栈. 已经实现了DCD ACM.-An open source usb device stack. free! CDC ACM class implemented.
swrc088b
- TI CC1111 CC2531 CC2511晶片,USB中CDC及HID 範例程式,及簡單傳送的範例 -TI chip CC1111 CC2531 CC2511, USB class CDC and HID class sample, simple trancever example
7X256-USB_USART(CDC-Class)_IAR
- AT91SAM7X256 USB to UART CDC 例程-The AT91SAM7X256 the USB to the UART the CDC routine
Stellaris-USB-CDC-Host-Example
- This example application demonstrates using a USB Communications Device Class for hosting a FTDI FT232R device. I m using FTDIs UB232R development module: http://apple.clickandbuild.com/cnb/shop/ftdichip?op=catalogue-products-null&prodCategory
stm32_usb-fs-device_lib
- In addition, the package provides implementation of DFU for firmware updates on USB-FS-Device, and of the popular Virtual COM (CDC class) for emulation of a classic RS232 interface on USB-FS-Device
SAM7X256-USB-ADS1.2
- 1程序目的:介绍AT91SAM7X256 USB-CDC类的基本用法: 2、功能说明: 以中断方式与PC机之间通信-A Program Objective: To introduce AT91SAM7X256 USB-CDC class basic usage: 2, Function: to interrupt the communication between PC
cdc
- USB Communications Device Class (CDC) definitions for Linux v2.13.6.
cdc
- USB Communications Device Class (CDC) definitions for Linux v2.13.6.
STM32_USBHID)
- STM32 usb 功能的实现,包含HID 类 ,CDC类 ,历程可以直接编译使用 。-Implementation of STM32 USB function, contains the HID class, CDC class, the process can directly use the compiler.
cdc
- USB Communications Device Class (CDC) definitions.
USB-CDC-tongbu
- STM32 USB批量传输 CDC类,同时附USB资料及上位机开发源码-STM32 USB bulk transfer CDC class, while attached USB host computer and data source development