-
这是一个用VC做的USB接口的程序,挺好的
这是一个用VC做的USB接口的程序,挺好的-A good USB interface program, written by VC.
- 2023-04-24 01:25:03下载
- 积分:1
-
USB 2连接
usb audio 2.0 connection-usb audio 2.0 connection
- 2022-03-17 15:59:04下载
- 积分:1
-
themselves prepared a plaything
自己编写的一个小玩意-themselves prepared a plaything
- 2022-05-20 13:19:22下载
- 积分:1
-
some examples of EZUSB s POR menagement
some examples of EZUSB s POR menagement
- 2022-03-11 18:29:19下载
- 积分:1
-
闻亭仿真器驱动 TDSS510 JTAG EMMLATOR
闻亭仿真器驱动 TDSS510 JTAG EMMLATOR-Wen Ting-driven simulator
TDSS510 JTAG EMMLATOR
- 2022-05-19 21:49:11下载
- 积分:1
-
该工具用于数字电路仿真中的usb数据文件转换:
1.可以把11比特的令牌包数据(crc5)或者任意字节的数据包数据(crc16)转换为可以作为仿真输入的dn...
该工具用于数字电路仿真中的usb数据文件转换:
1.可以把11比特的令牌包数据(crc5)或者任意字节的数据包数据(crc16)转换为可以作为仿真输入的dn dp文件。
2.可以根据仿真接收到的dn,dp数据,解析得到接收的真正11比特令牌包数据或者数据包数据。
3.此为0.1版本,后续的版本更新会让该工具更完善。-The tool for digital circuit simulation usb data file conversion: 1. Can be 11-bit token packet data (crc5) arbitrary bytes of data or packet data (crc16) conversion could serve as a simulation input file dn dp. 2. Can be received in accordance with simulation dn, dp data analysis to be receiving the real 11-bit token packet data or packet data. 3. This is the 0.1 version update will follow-up version of the tool even better.
- 2022-07-16 06:05:42下载
- 积分:1
-
USB程序
usb编程源代码,有注释,可以自学。或者修改之后应用其他程序。-usb program
- 2022-02-18 16:51:12下载
- 积分:1
-
some examples of EZUSB s interrupt routine
some examples of EZUSB s interrupt routine
- 2022-07-20 10:03:39下载
- 积分:1
-
keyword:usb host sl8
keyword:usb host sl8
- 2022-03-20 18:56:43下载
- 积分: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