-
USB容量获取用DeviceIoControl得到U盘物理参数!
USB容量获取用DeviceIoControl得到U盘物理参数!-USB capacity DeviceIoControl be used to obtain physical parameters U disk!
- 2022-07-13 17:11:51下载
- 积分:1
-
本程序适用于购买<USB2.0开发>的朋友,本代码为此书的第12章...
本程序适用于购买的朋友,本代码为此书的第12章-This procedure applies to the purchase of
- 2023-03-30 09:30:04下载
- 积分:1
-
一个USB接口驱动编程例子
一个USB接口驱动编程例子-a USB-driven programming examples
- 2022-03-03 18:02:51下载
- 积分:1
-
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对...
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好-this procedure with 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the first document, but the very stringent procedures, and there is no error handling, the U-poor compatibility, but for the simple test a post-mortem as a reference. this procedure can be supported by Windows FAT16 formatted U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company"s use of WCH Subroutine Library or an official version of the C source better compatibility
- 2022-03-17 21:27:54下载
- 积分:1
-
usb赚串口的驱动程序,很好用的,需要的下吧。
usb赚串口的驱动程序,很好用的,需要的下吧。-usb serial port driver to make good use of, the needs of the next bar.
- 2022-05-11 00:15:46下载
- 积分:1
-
一个USB的访问库,可运行在所有的WINDOWS 系统下
一个USB的访问库,可运行在所有的WINDOWS 系统下-a USB visit libraries, can run in all Windows systems
- 2023-06-09 01:15:03下载
- 积分:1
-
USB camera Programming
USB摄像头编程-USB camera Programming
- 2022-06-18 06:09:04下载
- 积分:1
-
USB接口驱动程序
USB接口驱动程序-The USB inerface driver program
- 2022-10-11 18:25:03下载
- 积分:1
-
214x芯片基于菲利普的usbdma ARM7应用PC机USB功能驱动程序…
基于philip的arm7芯片214x的usbdma应用的上位机程序,驱动编好usb的程序,就可直接调用此程序-214x chip based on philip s arm7 the usbdma applications PC, driver usb to compiling the program, you can call this procedure directly
- 2022-12-02 05:40:03下载
- 积分:1
-
这个例子中的固件是基于芯片的USB支持固件。
This example firmware is based on Microchip s USB Support Firmware.
The purpose of this example is to provide a model for making a USB
combination device. This mainly entails having the USB descriptors
set up correctly. File usb_ch9.c contains the mouse
and keyboard descriptors in the correct configuration.
The main routine of this example moves the cursor in a
circle and sends keyboard keycodes for the message
"Microchip USB" over and over again.
Some advice:
Before running this firmware open a blank text document.
Make sure that when you run the device/emulator that
you are able to give focus to the document. The cursor
will be moving in a circle so make sure you have plenty of
room to click on the editor window. This will allow you
to see the message "Microchip USB" without inadvertently
having the message type over an existing document.-This example firmware is based on Microchip s USB Support Firmware.
The purpose of this exampl
- 2022-08-26 06:07:54下载
- 积分:1