搜索资源列表
mchpmsd
- pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as
USBPortDlg
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note -- 01 (VC Knowl
USB appnote
- usb串口编程说明。-usb serial programming note.
AppNote_USBtoRS232
- AppNote_USBtoRS232 软核USB的说明-Application note for USBtoRS232, statement for soft core USB.
VC++_USB
- 一个关于在VC++环境下对USB进行编程的说明,希望对大家有所帮助!-One on the VC++ Environment on the USB programming note, I hope all of you to help!
USBapply
- USB鼠标的设计与说明,内包含详细的代码说明-USB mouse design and note contains a detailed descr iption of the code
ICC_atmega16
- 验源码。 MEGA8芯片编程的注意事项: 1)、如果晶振被编程为外部时钟,此时只有使用外部有源晶振才可重新对MEGA8进行编程。 2)、如果用户只有串行编程设备,请不要将RESET功能禁止,否则只有使用并行高压编-Test source. MEGA8 chip programming note: 1), if the crystal has been programmed for external clock, this time only using the external crystal
USB_mouse
- CY7C63722/23 CY7C63742/43 enCoRe™ USB Combination Low-Speed USB & PS/2 Peripheral Controller-Designing A Low Cost USB-PS/2 Combination Interface Mouse with the Cypress Semiconductor CY7C63723 enCoRe USB Microcontroller Intr
USB-to-RS232-Application-Note
- USB to RS232 Application Note
437668USB-1.1-
- 一种USB协议说明。本说明是USB1.1版本的,可以用于嵌入式的设计与研究-A USB protocol specification. This note is a USB1.1 version, can be used in embedded design and research. . . . .
4-vc_CBUS_bitbang
- Visual c++.net演示了如何使用CBUS FT232R装置模式。注意,CBUS销必须配置的集成eepm之前可用于CBUS模式。FTDI D2XX驱动也必须安装。-This Visual C++.NET example demonstrates how to use the CBUS Bit Bang mode of the FT232R device. Please note that the CBUS pins must be configured in the integrated
7-D2XXNotify-Application
- 这个例子展示了如何使用Windows RegisterDeviceNotification函数接收WM_DEVICECHANGE消息插入或移除USB设备时注意AN_152系统中应用。-This example shows how to use the Windows RegisterDeviceNotification function to receive WM_DEVICECHANGE messages when USB devices are inserted or removed fro
c_sharp
- This is a Cypress Streamer example for reading USB Data from into a Windows PC on C# environment. Admin, Please note that my previous upload was the same application developed on C++ and this one is C#