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

搜索资源列表

  1. cpld-usb

    0下载:
  2. usb-fpga通讯,从cpld到usb协议芯片slave fifo的通讯过程指导。-The usb-FPGA communication from the CPLD to usb protocol chip slave FIFO communication process guidance.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:5670
    • 提供者:牟娇
  1. USB

    0下载:
  2. fpga的USB编程,用于借鉴USB协议的通信-fpga USB programming, learn the USB protocol for communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:162877
    • 提供者:xiaolou
  1. USB

    0下载:
  2. USB协议抓包的完整枚举分析过程,非常详细-Complete enumeration USB protocol packet capture analysis process, very detailed
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:285483
    • 提供者:唐忠川
  1. STM32-USB

    0下载:
  2. 基于STM32 的USB程序开发笔记,学习 STM32 USB 的参考手册以及 USB 协议-Based on the STM32 USB application development notes, study STM32 USB and USB protocol reference manual
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2033626
    • 提供者:徐飞
  1. USB

    0下载:
  2. 使用标准VHDL编写的USB协议,可在CPLD或FPGA上实现USB功能。-use VHDL to implement USB protocol, which can be used in CPLD or FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1314398
    • 提供者:林铎
  1. usb-protocol

    0下载:
  2. 有关usb协议资料: usb2.0_协议层_(中文版) USB_HID设备类协议学习入门 USB2.0技术规范(中文) USB接口技术研究与应用 对USB协议层的深层剖析-Information about the usb protocol: Usb2.0 _ _ protocol layer (Chinese version) Learning introductory USB_HID device class agreement USB2.0 specification
  3. 所属分类:USB develop

    • 发布日期:2017-05-25
    • 文件大小:8314514
    • 提供者:ccl
  1. STM32-USB-MOUSE

    0下载:
  2. stm32实现的USB 鼠标实现,采用键盘模拟鼠标操作,然后通过usb协议将操作传输给PC,实现单片机对电脑鼠标箭头的控制。-Implemented stm32 USB mouse, the keyboard simulation the mouse operation, and then transmitted to the PC through USB agreement will operation, realize the single chip microcomputer contro
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10046064
    • 提供者:xu
  1. USB

    0下载:
  2. STM32中USB协议例程,具体需要用到PortHelper上位机接受数据-STM32 s USB Protocol,when you need receive the data stm32,you need download a software named PortHelper
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1627668
    • 提供者:hehai
  1. USB-development

    0下载:
  2. usb协议资料,包括usb协议1.1版,usb接口调试技术,usb鼠标设计实例,usb协议大全等资料-usb protocol and mouse development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-18
    • 文件大小:25953111
    • 提供者:高峰
  1. USB-for-U

    0下载:
  2. 开发一个U盘的全套资料,单片机采用Cypress SL811HS,包含原理图,PCB图,器件资料和源程序,自己开发U盘或者是基于USB协议产品,这样的资料就你想要得!-Developed a U disk full set of data, SCM Cypress SL811HS, containing schematics, PCB diagram, the device information and source code, develop their own U disk or USB
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1440226
    • 提供者:云中居
  1. USB2.0协议中文版

    0下载:
  2. USB 2.0 协议中文版说明 便于代码平台移植(USB 2.0 Protocal Helping developer to transplant)
  3. 所属分类:USB编程

    • 发布日期:2017-12-24
    • 文件大小:993280
    • 提供者:KelvinTsoi
  1. HID用途表

    0下载:
  2. usb hid应用总结,hid应用说明,详细描述了usb hid协议内容及要点(usb hid Application Summary)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:632832
    • 提供者:天坛
  1. 通俗易懂的USB协议详解(转载)

    0下载:
  2. 基于ulpi接口usb2.0的时序操作,可用于文档编写(The USB interconnect supports data traffic between a host and a USB device. This chapter describes the host interfaces necessary to facilitate USB communication between a software client, resident on the host, and a fun
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:143360
    • 提供者:xionghuiyang
  1. USB 2_0

    0下载:
  2. usb 2.0通信协议详细说明和概要说明(usb 2.0 protocol introduce)
  3. 所属分类:USB编程

    • 发布日期:2017-12-27
    • 文件大小:978944
    • 提供者:莫言qq
  1. usb_rd_buffer

    0下载:
  2. FPGA(SPARTAN6)通过USB协议与开发板上的USB芯片进行数据读写测试,在上位机上可以看到USB发来的数据,也可以通过修改VERILOG代码完成数据的接收(FPGA (SPARTAN6) can read and write data through the USB chip on the development board through the USB protocol. The data sent by USB can be seen on the host computer,
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:4411392
    • 提供者:marktuwen
  1. USB

    0下载:
  2. 该文件夹是一个关于USB2.0芯片通信协议的FPGA源码工程(This folder is a FPGA source project on the USB2.0 chip communication protocol)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:140288
    • 提供者:一飞桑
  1. USB2.0协议中文版

    1下载:
  2. USB 是一种支持热插拔的高速串行传输总线(Chinese version of USB2.0 protocol)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:978944
    • 提供者:frank5203014
  1. USB Video Class 1_5

    4下载:
  2. USB UVC 协议规范与详细使用文档,音视频传输实现(USB UVC 1.5 Class specification)
  3. 所属分类:USB编程

    • 发布日期:2019-09-23
    • 文件大小:6765568
    • 提供者:YC1234567890
  1. USB3.0协议规范中文解读

    2下载:
  2. USB3.0 与USB2.0的特性比较, 超速总线是一个分层的通讯结构(Characteristic comparison between USB 3.0 and USB 2.0)
  3. 所属分类:文章/文档

    • 发布日期:2021-01-20
    • 文件大小:3926016
    • 提供者:sxhfjgl010
  1. USB应用开发技术大全

    1下载:
  2. 本书系统地介绍了新型USB总线接口的协议、工作原理以及驱动程序设计,并以大量篇幅全面、详细地介绍了各种应用场合下的USB设计实例。(This book systematically introduces the protocol, working principle and driver design of the new type of USB bus interface, and gives a comprehensive and detailed introduction of USB d
  3. 所属分类:驱动编程

    • 发布日期:2020-05-09
    • 文件大小:50530304
    • 提供者:VKuaiLe
« 1 2 3 4 5 67 8 9 10 11 ... 36 »
搜珍网 www.dssz.com