当前位置:网站首页>USB debugging assistant
USB debugging assistant
2022-06-13 06:02:00 【You must know this and do it yourself】
Today, I finally USB The debugging assistant has finished , The program seems to be fairly satisfactory , Although some areas need to be improved , But the overall function has been realized , The program is called “USB Debugging assistant ” Well , Is a USB Equipment test tools , It can be used for research and learning USB Agreement or conduct USB Equipment development test uses , The program has been uploaded to CSDN 了 (https://download.csdn.net/download/donghailin/11965800), To facilitate everyone to download , I also hope you can give us your valuable suggestions , Please refer to my blog post for the usage :https://blog.csdn.net/donghailin/article/details/102627520
20191108: According to everybody's opinion, I agree with “USB Debugging assistant ” It has been perfected , There are mainly the following aspects
1、 Reception and transmission can be respectively set to ASCII Format or HEX( Hexadecimal ) Format
2、 Control transmission is added to the original interrupt transmission and block transmission
3、 It can automatically send multiple commands in sequence , The sending interval can be set between sending each command
4、 Automatically start the receiving thread while opening the port , Receive... At any time USB Data sent by the device
5、 In support of USB(HID) On the basis of the equipment USB Universal serial bus device support , For specific operation, see
https://blog.csdn.net/donghailin/article/details/102627520
Thank you, friends “USB Debugging assistant ” Give valuable advice , Also hope to continue to get the support of friends , mailbox :[email protected]

边栏推荐
- 2021.9.29 learning log restful architecture
- Leetcode- minimum number of operations to make array elements equal - simple
- Source code analysis of ArrayList
- Concurrent programming -- countdownlatch combined with thread pool
- Security baseline check script - the road to dream
- Parallelgateway and exclusivegateway of 14 gateways
- Leetcode planting flowers - simple
- Use of Nacos configuration center
- Leetcode- number of maximum consecutive ones - simple
- Interrupt processing
猜你喜欢

13 cancelendevent of a flowable end event and compensationthrowing of a compensation event

中断处理过程

Mongodb multi field aggregation group by

Self summarizing

Four shardingsphere JDBC sharding strategies

Misunderstanding of tongweb due to ease of use

Function and application scenario of field setaccessible() method

Concurrent programming -- what is threading?

MySQL trigger
![[spark]spark introductory practical series_ 8_ Spark_ Mllib (lower)__ Machine learning library sparkmllib practice](/img/65/a214d137e230b1a1190feb03660f2c.jpg)
[spark]spark introductory practical series_ 8_ Spark_ Mllib (lower)__ Machine learning library sparkmllib practice
随机推荐
Leetcode- complement of numbers - simple
19 calling subprocess (callactivity) of a flowable task
Leetcode- hex number - simple
Leetcode- intersection of two arrays ii- simple
Concurrent programming -- what is threading?
ffmpeg 下载后缀为.m3u8的视频文件
The problem of distinguishing and sharing sessions for multiple applications in tongweb
自我总结ing
Sentinel series integrates Nacos and realizes dynamic flow control
Byte buddy print execution time and method link tracking
Some methods of string
2021-11-04 implementation of binary search
How to view tongweb logs correctly?
Annotation only integration SSM framework
Leetcode fizz buzz simple
Mongodb multi field aggregation group by
Leetcode Timo attack - simple
Basic application of sentinel series
Four shardingsphere JDBC sharding strategies
2021.9.30学习日志-postman