搜索资源列表
CH372DBG
- CH372调试程序,软件代码及编译好的执行程序-USB debugging procedures, software and compiled code enforcement procedures
bushoundhelp
- USB调试工具Bushound5.0阅读文档资料(英文版)-USB debugging tool Bushound5.0 reading Documentation (English version)
arm9_usb_fifo
- 适宜初学者学习,通过调试该代码,可以了解arm9,还有usb总线,同时可以作为开发人员参考资料-suitable for beginners to study and debugging the code can understand arm9, there are usb bus, also can be used as reference for developers
EmbedSystem_Samples
- 嵌入式硬件开发平台的体系结构 ² 外围存储器接口设计方法 ² 键盘、LCD、触摸屏人机交互接口的设计方法 ² USB接口、串口、I/O 接口的设计方法 ² 网络接口的设计方法 ² 调试接口的设计方法
bushound5[1].0hack
- 调试USB的监测软件,可监测对应端口的数据活动情况。是开发调试USB设备必不可少的软件。
howtousebushound
- 一个USB调试的软件,操作说明,如果在调试中发现有问题一起来交流。
bushound
- 个不错的调试工具,可以查看总线数据,如USB等。 下载: rar. 调试USB不可缺少的工具,其它总线也可以,-A good debugging tool, you can view the bus data, such as USB and so on. Download: rar. Debug an indispensable tool for USB, the other bus can be,
JTACICEMKII
- JTAGICE mkⅡ与AVR Studio(AVR Studio 4.09或更高版本才能使用JTAGICE mkⅡ)相结合,通过COM或USB可以对所有带JTAG或Debugwire接口的AVR单片机进行在片调试(On-Chip Debugging)和编程。 JTAGICE mkⅡ所支持的芯片的列表见附件-JTAGICE mk Ⅱ with AVR Studio (AVR Studio 4.09 or later to use JTAGICE mk Ⅱ) combined through th
USBDemo
- USB程序,应用固态函数库FWLIB函数编写,可以用IAR软件调试。-USB program, the application of solid-state preparation of library FWLIB function can be used to debug software IAR.
daleda_usb20c
- 一款usb开发板的原理图文件,希望大家可以借鉴下,开发板已经调试完毕-A usb development board schematic document, hoping that we can learn from, the development board has been finished debugging
ICETEK5100PPUSBgeneral_development_designdatasheet
- ICETEK-5100PP(USB )通用开发系统使用说明书,ICETEK-5100PP(USB )是我们常用的性价比较高的DSP调试工具,本手册详细介绍了其使用说明。-ICETEK-5100PP (USB) Universal Development System manual, ICETEK-5100PP (USB) is commonly used in cost-effective high DSP debugging tools, this manual describes in de
testUSB
- 测试USB功能+USB测试工具,实现串口调试-Testing USB function+ USB testing tools, Serial debugging
USBtscz
- 是个很好的USB调试软件。很好用的。里面东西很多。-Is a very good USB debugging software. Good use.
USBProtocol-analysis
- 针对USB host/device开发中的调试过程,描述了控制传输和批量传输的协议细节,可以帮助大家进一步理解协议传输过程。-USB Protocol Analysis。 Descr iption of the USB 2.0 protocol. Chinese Analysis of USB protocol layer。
pc_codedialog
- USB上位机软件设计,调试成功的,可以用于学习研究。-USB software
xd-stm32-14
- 芯达STM32入门系列教程之十四《STM32的USB下载调试》-Core up to STM32 14 of the Getting Started tutorial series " STM32 USB download debugging"
USB-DMX512_V2.09_soft
- USB-DMX512_V2.09(音乐同步播放)软件,用于DMX512调试-USB-DMX512_V2.09 soft
usb-ice-JLINK-ADS-AXD
- ADS安装和配置,实现对MINI2440的调试-descrip ADS installation and configuration, to achieve debug 2440
BusHound_v6.0.1
- 调试usb通信的工具。用起来很方便,也可以监测串口的数据-Debugging tools usb communication. Is easy to use, you can monitor the serial data
C++_MFC界面读写USB_HID设备数据程序
- 这个文档中主要是在MFC中实现USB通信的上位机代码,可以理解为是一个USB调试助手的代详细的码说明文档。