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

搜索资源列表

  1. usb_basic

    0下载:
  2. 本文主要介绍了USB协议的基础知识,包括USB协议的来龙去脉,OHCI/UHCI/EHCI/xHCI之间的区别和联 系,USB的firmware,以及USB 2.0协议的概览,USB的枚举的详细过程,OHCI的一些特点(This article mainly introduces the basic knowledge of USB protocol, including the ins and outs of the USB protocol, the difference and conn
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1466368
    • 提供者:Mark_1
  1. WinUSB_Bulk

    1下载:
  2. This release contains the following components: * USB Bulk Driver (WinUSB) * USB Bulk Firmware Example * Host Application (SLAB_USB_Bulk.exe) * Host Application Source
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:6061056
    • 提供者:rere123
  1. usbasp.2009-02-28.tar

    0下载:
  2. usbasp.固件,驱动,更新于2009年(USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega88 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is ne
  3. 所属分类:驱动编程

    • 发布日期:2017-12-24
    • 文件大小:266240
    • 提供者:leo.bardl
  1. Bulkloop

    0下载:
  2. 赛普拉斯USB例程,bulk循环传输实例源码(this bulk loopback firmware based on the firmware frameworks. Loops back EP2OUT to EP6IN and EP4OUT to EP8IN. Building this example requires the full version of the Keil Tools.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:13312
    • 提供者:萧落
  1. CY7C63723

    0下载:
  2. CY7C63723_USB_Mouse 利用芯片 设计的USB/PS2鼠标的汇编代码(Overview ; On power up, the firmware starts executing code at address 0h. ; After some housekeeping tasks it will determine whether it is attached to ; a USB or a PS2 interface. From that, it will
  3. 所属分类:汇编语言

    • 发布日期:2018-01-04
    • 文件大小:24576
    • 提供者:吾讲话
  1. base

    0下载:
  2. 常见的usb串口线基本上都支持了:FT232R,PL2303,CP210x,CH340 还支持USB CDC协议:ATmega32U4, V-USB software USB,ARM mbed DAPLink firmware(supported hardware: FT232R, PL2303, CP210x, CH340 ATmega32U4, V-USB software USB, ARM mbed DAPLink firmware)
  3. 所属分类:串口编程

    • 发布日期:2018-01-09
    • 文件大小:994304
    • 提供者:wxzhuhua
  1. HIDsensor-master

    0下载:
  2. This project contains open-source firmware for an example USB HID Sensor implementation. Functionally equivalent source code is provided for two inexpensive USB microcontrollers:
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-19
    • 文件大小:221184
    • 提供者:ROCKYL8
  1. IAP-Bootloader V1.0

    0下载:
  2. IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2209792
    • 提供者:shrimpzc
  1. en.DM00039672

    0下载:
  2. Upgrading STM32F4DISCOVERY board firmware using a USB key
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:165888
    • 提供者:Мatman
  1. cortexamigafloppyemulator_v105a

    0下载:
  2. Updated cortex firmware for the gotek floppy drive hardware usb emulator
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-22
    • 文件大小:418816
    • 提供者:yurif74
  1. AVR-Keyboard-master

    0下载:
  2. USB Keyboard firmware for Atmel AVR microcontrollers.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-21
    • 文件大小:49152
    • 提供者:Sugg1974
  1. UDiskMonitor

    0下载:
  2. // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = G
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:36864
    • 提供者:snxsnx
  1. TCD1304 driver

    0下载:
  2. STM32F405 driver firmware for the linear CCD TCD1304. Connection via USB. The latest update with continuous driving for live-view.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2019-04-20
    • 文件大小:215159
    • 提供者:esbenrossel
  1. TCD1304driver

    0下载:
  2. New update for the STM32F405 firmware to drive and read the linear CCD TCD1304 from toshiba. The firmware uses full speed usb protocol for communication.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2019-04-20
    • 文件大小:214326
    • 提供者:esbenrossel
  1. TCD1304 driver for STM32F401

    2下载:
  2. STM32F401RE firmware to drive and read the linear CCD TCD1304 from toshiba. The MCU uses full speed USB and supports continous and single reading of the CCD.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2019-04-20
    • 文件大小:170338
    • 提供者:esbenrossel
  1. IPCamera

    1下载:
  2. 讲解如何基于TB-RK3399proD开发板进行RTSP推流,并可在远程使用vlc进行播放 开发板:TB-RK3399proD 系统、固件:采用fedora28系统(固件v1.5测试通过) 推流框架:live555 编解码库:rockchip mpp编解码库 图像数据:usb摄像头(Explain how to push RTSP stream based on tb-rk3399prod development board, and play it remotely using VLC
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2021-03-27
    • 文件大小:58368
    • 提供者:cr7jj
  1. UniSolder-5.2C

    1下载:
  2. UniSolder-5.2C 俄罗斯开源(UniSolder-5.2C A short list of features: - power: 12-24V, AC or DC (24V 6A toroidal transformer is the best possible power source) - automatic 1/2 and 1/4 power selection, so only simple single winding 24V can drive all the ins
  3. 所属分类:其他

    • 发布日期:2021-03-27
    • 文件大小:8890368
    • 提供者:文小铁
  1. vend_ax.hex

    0下载:
  2. 真正能用的cy7c68013A usb controller 读写eeprom firmware.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2022-07-27
    • 文件大小:3896
    • 提供者:yakggg
« 1 2 ... 28 29 30 31 32 33»
搜珍网 www.dssz.com