文件名称:HID
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.37mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此代码实现了USB自定义设备传输数据功能,在PIC32上运行,能实现64KByte/S的传输速率,可替代串行口-This code implements a custom USB device to transfer data function to run in the PIC32, to achieve 64KByte/S transfer rate, can replace the serial port
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HID\Microchip\Common\crc.c
...\.........\......\db_utils.a
...\.........\......\ex16lcd.c
...\.........\......\heap.c
...\.........\......\linklist.c
...\.........\......\mhook.c
...\.........\......\mhook_libc.a
...\.........\......\mstimer.c
...\.........\......\uart2.c
...\.........\debug\db_utils.a
...\.........\.....\db_utils.c
...\.........\.....\db_utils.h
...\.........\.....\db_utils.o
...\.........\.....\make.bat
...\.........\.....\readme.txt
...\.........\Help\AN1176 - USB Device Stack for PIC32 Programmers Guide.pdf
...\.........\....\USB Embedded Host Library Help.chm
...\.........\Include\Compiler.h
...\.........\.......\db_utils.h
...\.........\.......\ex16lcd.h
...\.........\.......\GenericTypeDefs.h
...\.........\.......\mstimer.h
...\.........\.......\queue.h
...\.........\.......\struct_queue.h
...\.........\.......\uart2.h
...\.........\.......\MDD File System\CF- Bit transaction.h
...\.........\.......\...............\CF-PMP.h
...\.........\.......\...............\FSDefs.h
...\.........\.......\...............\FSIO.h
...\.........\.......\...............\Internal Flash.h
...\.........\.......\...............\SD-SPI.h
...\.........\.......\...............\TEMPLATEFILE.h
...\.........\.......\usb\hiddesc.h
...\.........\.......\...\hidreport.h
...\.........\.......\...\mediasd.h
...\.........\.......\...\usb.h
...\.........\.......\...\usb_ch9.h
...\.........\.......\...\usb_common.h
...\.........\.......\...\usb_device.h
...\.........\.......\...\usb_device_cdc_serial.h
...\.........\.......\...\usb_device_generic.h
...\.........\.......\...\usb_device_hid.h
...\.........\.......\...\usb_device_msd.h
...\.........\.......\...\usb_hal.h
...\.........\.......\...\usb_host.h
...\.........\.......\...\usb_host_generic.h
...\.........\.......\...\usb_host_msd.h
...\.........\.......\...\usb_host_msd_scsi.h
...\.........\MDD File System\CF-Bit transaction.c
...\.........\...............\CF-PMP.c
...\.........\...............\FS Phys Interface Template.c
...\.........\...............\FSIO.c
...\.........\...............\Internal Flash.c
...\.........\...............\SD-SPI.c
...\.........\...............\Documentation\License Agreement.pdf
...\.........\...............\.............\Readme.pdf
...\.........\USB\usb_device.c
...\.........\...\usb_device_local.h
...\.........\...\usb_hal.c
...\.........\...\usb_hal_local.h
...\.........\...\usb_host.c
...\.........\...\usb_host_local.h
...\.........\...\usb_pic32.h
...\.........\...\cdc_serial_device_driver\usb_func_serial.c
...\.........\...\........................\usb_func_serial_local.h
...\.........\...\documentation\API Documentation.txt
...\.........\...\.............\license.rtf
...\.........\...\.............\Release Notes v1.04.htm
...\.........\...\.............\Release Notes.html
...\.........\...\.............\Getting Started\Getting Started - Loading a precompiled demo.html
...\.........\...\.............\...............\Getting Started - Running the PC - WM_DEVICECHANGE demo.html
...\.........\...\.............\...............\Getting Started - Running the USB CDC Serial Device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB Data Logger demo.html
...\.........\...\.............\...............\Getting Started - Running the USB Generic device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB Generic Host demo.html
...\.........\...\.............\...............\Getting Started - Running the USB HID Mouse device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB MSD Device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK CDC Serial Device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK Generic device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK Generic Host demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK HID Mouse device demo.html
...\.
...\.........\......\db_utils.a
...\.........\......\ex16lcd.c
...\.........\......\heap.c
...\.........\......\linklist.c
...\.........\......\mhook.c
...\.........\......\mhook_libc.a
...\.........\......\mstimer.c
...\.........\......\uart2.c
...\.........\debug\db_utils.a
...\.........\.....\db_utils.c
...\.........\.....\db_utils.h
...\.........\.....\db_utils.o
...\.........\.....\make.bat
...\.........\.....\readme.txt
...\.........\Help\AN1176 - USB Device Stack for PIC32 Programmers Guide.pdf
...\.........\....\USB Embedded Host Library Help.chm
...\.........\Include\Compiler.h
...\.........\.......\db_utils.h
...\.........\.......\ex16lcd.h
...\.........\.......\GenericTypeDefs.h
...\.........\.......\mstimer.h
...\.........\.......\queue.h
...\.........\.......\struct_queue.h
...\.........\.......\uart2.h
...\.........\.......\MDD File System\CF- Bit transaction.h
...\.........\.......\...............\CF-PMP.h
...\.........\.......\...............\FSDefs.h
...\.........\.......\...............\FSIO.h
...\.........\.......\...............\Internal Flash.h
...\.........\.......\...............\SD-SPI.h
...\.........\.......\...............\TEMPLATEFILE.h
...\.........\.......\usb\hiddesc.h
...\.........\.......\...\hidreport.h
...\.........\.......\...\mediasd.h
...\.........\.......\...\usb.h
...\.........\.......\...\usb_ch9.h
...\.........\.......\...\usb_common.h
...\.........\.......\...\usb_device.h
...\.........\.......\...\usb_device_cdc_serial.h
...\.........\.......\...\usb_device_generic.h
...\.........\.......\...\usb_device_hid.h
...\.........\.......\...\usb_device_msd.h
...\.........\.......\...\usb_hal.h
...\.........\.......\...\usb_host.h
...\.........\.......\...\usb_host_generic.h
...\.........\.......\...\usb_host_msd.h
...\.........\.......\...\usb_host_msd_scsi.h
...\.........\MDD File System\CF-Bit transaction.c
...\.........\...............\CF-PMP.c
...\.........\...............\FS Phys Interface Template.c
...\.........\...............\FSIO.c
...\.........\...............\Internal Flash.c
...\.........\...............\SD-SPI.c
...\.........\...............\Documentation\License Agreement.pdf
...\.........\...............\.............\Readme.pdf
...\.........\USB\usb_device.c
...\.........\...\usb_device_local.h
...\.........\...\usb_hal.c
...\.........\...\usb_hal_local.h
...\.........\...\usb_host.c
...\.........\...\usb_host_local.h
...\.........\...\usb_pic32.h
...\.........\...\cdc_serial_device_driver\usb_func_serial.c
...\.........\...\........................\usb_func_serial_local.h
...\.........\...\documentation\API Documentation.txt
...\.........\...\.............\license.rtf
...\.........\...\.............\Release Notes v1.04.htm
...\.........\...\.............\Release Notes.html
...\.........\...\.............\Getting Started\Getting Started - Loading a precompiled demo.html
...\.........\...\.............\...............\Getting Started - Running the PC - WM_DEVICECHANGE demo.html
...\.........\...\.............\...............\Getting Started - Running the USB CDC Serial Device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB Data Logger demo.html
...\.........\...\.............\...............\Getting Started - Running the USB Generic device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB Generic Host demo.html
...\.........\...\.............\...............\Getting Started - Running the USB HID Mouse device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB MSD Device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK CDC Serial Device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK Generic device demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK Generic Host demo.html
...\.........\...\.............\...............\Getting Started - Running the USB SK HID Mouse device demo.html
...\.