CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - usb 调试

搜索资源列表

  1. USB_HID_Test

    0下载:
  2. 基于STM32的USB的HID通信实验,已调试可用-Based on the STM32 USB-HID communication experiment, debugging available
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4219728
    • 提供者:王鹏举
  1. quankou

    0下载:
  2. 串口工具集合。USB转串口相关调试工具。多平台驱动,windows(xp、2003、win7)、linux、-Serial tool collection. USB to serial correlation debugging tools. Multi-platform drivers, windows (xp, 2003, win7), linux,
  3. 所属分类:Communication

    • 发布日期:2017-06-19
    • 文件大小:27814366
    • 提供者:陈健
  1. STM32F10x_IAP_bootloader

    0下载:
  2. STM32单片机 串口bootloader ,IAP源码。测试过了。方便调试使用。方便商用升级代码,串口实现,方便改成USB接口-STM3210X uart bootloader IAP
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4883671
    • 提供者:杨泉
  1. serial-communication

    0下载:
  2. 打开电源,连接好串口或者usb转串口至电脑,下载该程序,打开电源,打开串口调试程序,将波特率设置为9600,无奇偶校验,晶振频率为11.0592MHz,发送和接收使用的格式相同。-Turn on the power, connect the serial port or USB to serial port to the computer, download the program, open the power supply, open the serial debugging procedu
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:杨翼
  1. motor

    0下载:
  2. 单片机 VC做的调试工具,很全,包含USB 串口通讯,电机的控制,很值得学习-SCM VC do debugging tools, very wide, including control USB serial communication, motor, it is worth learning
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7087228
    • 提供者:张冬
  1. project4

    0下载:
  2. 本例程移实现SD卡虚拟U盘功能。本例程的源代码主要来自于ST的USB固件库中的范例。 程序功能有: (1) 输入字符1,软件移除U盘设备。 (2) 输入字符2,软件重新使能U盘设备。 在工程配置中,需要添加2个固件库中用到的预编译宏:USE_USB_OTG_FS,USE_EMBEDDED_PHY 如果需要跟踪USB通信过程,可以修改2行宏定义 : (a) usbd_usr.c 文件开头 //#define usb_printf pri
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4487
    • 提供者:陈启康
  1. uart

    0下载:
  2. USB与pc机串口通讯的程序,开发环境为quartus11.0.该源程序是仿照黑金的教程来做的。能够往串口调试助手上顺利发文件。-Pc USB and serial port communication program development environment for quartus11.0. The source is modeled black gold tutorial to do. Serial debugging assistant can go on successfully
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:19280109
    • 提供者:周燕
  1. COMMMtongxin

    0下载:
  2. 串口调试程序,能实现串口间的收发存储。串口号可选择,安装驱动后可通过USB与单片机等通信,-Serial debugger, can send and receive serial interface between memory. Serial number Alternatively, after installing the driver with the microcontroller via USB and other communication,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9825215
    • 提供者:张涛
  1. myUSB_HID

    1下载:
  2. STM32_USB收发例程,内含USB上位机和下位机 STM32 PC 利用USB 收发DEMO,内含STM32 MDK源码和一个PC端调试接口的软件,可直接在野火M3板子上运行 PC机软件 -点击USB 搜索USB设备 -连接USB-STM32_USB receive routine, containing USB PC and lower machine STM32- PC use USB transceiver DEMO, containing STM32 MDK source deb
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7526677
    • 提供者:叶晞
  1. DEVICE_MSC_EXAMPLE1

    1下载:
  2. Atmel公司提供的例程代码,在AS6.2中调试通过,实现了USB大容量存储设备的功能。-Atmel company provide routine code, in the AS6.2 debugging through, can realize the function of USB mass storage device.
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5996467
    • 提供者:李四
  1. HID_DEBUG_HOST1

    0下载:
  2. 基于WINDOWS的 USB HID通讯调试程序,可以识别HID设备,VS2008开发,可以给需要使用HID设备的朋友提供参考,谢谢。-Based WINDOWS USB HID communication debugger, you can identify the HID device, VS2008 development, you can use a friend in need HID devices provide a reference, thank you.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3547649
    • 提供者:孙将军
  1. BusHound_v6.0.1

    0下载:
  2. 调试usb通信的工具。用起来很方便,也可以监测串口的数据-Debugging tools usb communication. Is easy to use, you can monitor the serial data
  3. 所属分类:Software Testing

    • 发布日期:2017-04-01
    • 文件大小:894278
    • 提供者:于立平
  1. STM32_USB2COM

    0下载:
  2. STM32F103平台USB虚拟串口程序,调试 通过。 可以进行透明传输。-USB virtul COM of STM32F103 ,test ok! can correct translate between USB and COM .
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6428361
    • 提供者:流域
  1. WifiAD-src

    0下载:
  2. android 平台下无线调试开发工具源码, 使用wifi连接adb调试,不需要usb线连接。 方便调试需要USB设备连接的a-Android platform for wireless debugging and development tools source code, using WiFi connection ADB debugging, do not need to connect USB line. Easy debugging requires the USB device to
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1835906
    • 提供者:Allen
  1. dongle

    2下载:
  2. NRF24LU1P下USB相关调试程序,dongle无线传输通讯源码-NRF24LU1P under the relevant USB debugger
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:691076
    • 提供者:兰琦
  1. TestUSB

    1下载:
  2. 案桌环境下的USB Host模式调试例程-USB Host debug source code under android system
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-04-12
    • 文件大小:259072
    • 提供者:yangbo
  1. GONGDSJCYCS

    0下载:
  2. 常用功能设置,串口调试通信,USB通信,控件熟悉-GONG NENG SHE ZHI
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4139933
    • 提供者:myeking
  1. Eleckits_UHF_RFID_USB_Debug

    0下载:
  2. Eleckits UHF RFID AS3992读写器USB HID协议版本调试工具.支持Roger,Mirco,Colt等型号。该软件通过USB HID协议来通信。-Eleckits UHF RFID AS3992 reader USB HID protocol version debugging tools. Support Roger, Mirco, Colt models. The software via USB HID protocol to communicate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1753252
    • 提供者:
  1. usat

    0下载:
  2. 实验器材: 战舰STM32F103开发板V3版本 实验目的: 学习串口的使用(接收与发送) 硬件资源: 1,DS0(连接在PB5) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验,STM32通过串口1和上位机对话,STM32在收到上位机发过来的字符串(以回车换 行结束)后, 原原本本的返回给上位机。下载后,DS0闪烁,提示程序在运行,同时每 隔一定时间
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2122975
    • 提供者:吴宇轩
  1. USB_Host_MSC

    0下载:
  2. 基于STM32下嵌入式操作系统的USB的功能调试-STM32 embedded operating system based on the following features of the USB Debugging
  3. 所属分类:USB develop

    • 发布日期:2017-05-23
    • 文件大小:7209883
    • 提供者:谢正林
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com