登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:所有
  2. 代码类别:USB
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. This procedure demonstrates how to use the preparation of high

本程序演示了如何利用编写高层应用程序与USB接口通信。有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This procedure demonstrates how to use the preparation of high-level applications and USB interface. Yes there is the need to know how to identify the host USB devices, as well as the basic principle of USB.

1
下载
77
浏览
2022-04-20发布

2. usb协议的深层剖析,对usb协议的详细解释

usb协议的深层剖析,对usb协议的详细解释-A deep anatomy and detail explanation for USB protocol.

1
下载
121
浏览
2022-04-19发布

3. USBTraceV2.2.7.57 USB调试工具

USBTraceV2.2.7.57 USB调试工具-USBTraceV2.2.7.57 USB debugging tools

1
下载
57
浏览
2022-04-16发布

4. 关于USBVIEW驱动设计。

关于usbview的驱动程序设计。-on usbview driver design.

1
下载
83
浏览
2022-04-16发布

5. USBlib C# version,用C#实现libusb

USBlib C# version,用C#实现libusb-USBlib C# version,implement the libusb with C#

1
下载
89
浏览
2022-04-15发布

6. stm32 usb U盘示例代码 测试ok

U盘,全称USB闪存盘,英文名“USB flash disk”。它是一种使用USB接口的无需物理驱动器的微型高容量移动存储产品,通过USB接口与主机连接,实现即插即用,是最常用的移动存储设备之一。 STM32F4的USB OTG FS支持U盘,并且ST官方提供了USB HOST大容量存储设备(MSC)例程,ST官方例程路径:光盘à8,STM32参考资料àSTM32 USB 学习资料àSTM32_USB-Host-Device_Lib_V2.1.0àProjectàUSB_Host_ExamplesàMSC。本章代码,我们就要移植该例程到探索者STM32F4开发板上,以通过STM32F4的USB HOST接口,读写U盘或SD卡读卡器等设备。

3
下载
143
浏览
2022-04-15发布

7. this the way how to monitor usb communication with specific tools

this the way how to monitor usb communication with specific tools-this is the way how to monitor usb communication with specific tools

1
下载
74
浏览
2022-04-15发布

8. usb协议说明。 第一章至第四章为读者提供了一个纲要,第五章至第十章则提供了USB的所有的具体技术细节。...

usb协议说明。 第一章至第四章为读者提供了一个纲要,第五章至第十章则提供了USB的所有的具体技术细节。-usb agreement. The first chapter to chapter IV to the reader with an outline of the fifth chapter to the 10th chapter provides a USB all the technical details.

1
下载
81
浏览
2022-04-14发布

9. This is a pc with avr through D12 USB communications simple example, PORTC funct...

这是一个pc与avr通过D12进行USB通讯的简单实例,功能就是控制PORTC口.-This is a pc with avr through D12 USB communications simple example, PORTC function is to control the population.

1
下载
93
浏览
2022-04-13发布

12. procedure for the adoption of the single

该程序用以通过单片机来控制芯片CH375 实现对海量存储器的读写操作-procedure for the adoption of the single-chip microcomputer to control chip to achieve CH375 Massive Memory read and write operation

1
下载
69
浏览
2022-04-11发布

14. 支持PC机的各种端口的读写,包括,并口,串口,USB,

支持PC机的各种端口的读写,包括,并口,串口,USB,-Support a variety of PC-to read and write ports, including parallel, serial, USB, etc.

1
下载
94
浏览
2022-04-08发布

15. 使用COM接口给手机发短信,使用前需要用线把手机接入USB或COM接口...

使用COM接口给手机发短信,使用前需要用线把手机接入USB或COM接口-COM interface to the phone using text messaging, the use of pre-need phone lines to access USB or COM interface

1
下载
109
浏览
2022-04-08发布

16. DBUGU串口调试,dataflash的初始化通过spi进行读写操作

DBUGU串口调试,dataflash的初始化通过spi进行读写操作-DBUGU serial debugging, dataflash initialize read and write operations through the spi

1
下载
105
浏览
2022-04-07发布

17. STM32USB

PC通过虚拟串口发送数据到STM32 usb口,STM32再通过usart1发送数据到PC串口。我们做项目时,只用USB虚拟串口即可。所以我们现在需要把串口发送部分删除。把USB做为一个COM口来使用。我们要如何使用这个USB口呢?demo中是把USB发送数据做了一个缓存,先把要发送的数据存入缓存中,然后由USB自动发送出去。而接收部分是直接通过串口透传。我们在应用时就需要用到两个FIFO,1是发送,这个和demo方式是样;2是接收,接收也做一个缓存,我们通过查询来判断是否收到新数据。这下大家应该明白为什么使用两个FIFO了。 我这里有写好的FIFO库函数可直接使用Queue.c文件。

1
下载
60
浏览
2022-04-06发布

18. EZUSB 驱动,自己编写的,需要的可以

EZUSB 驱动,自己编写的,需要的可以-EZUSB drive, I have written, take a look at the necessary

1
下载
71
浏览
2022-04-06发布

19. USB driver source code, good things, everyone will work together to share

USB的驱动程序源代码,好东西,大家一起来分享,-USB driver source code, good things, everyone will work together to share

1
下载
72
浏览
2022-04-02发布

20. 实现U盘或移动硬盘插入和退出时得到事件响应,用户可以自己处理...

实现U盘或移动硬盘插入和退出时得到事件响应,用户可以自己处理-Realization of U disk or mobile hard disk to be inserted into and exit in response to the incident, the user can handle

1
下载
127
浏览
2022-04-02发布