-
这个例子中的固件是基于芯片的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
-
Philips pusbd12 usb source code
飞利浦 pusbd12 usb源代码-Philips pusbd12 usb source code
- 2022-01-27 22:36:52下载
- 积分:1
-
USB主机端的c语言代码,控制USB的主控器
USB主机端的c语言代码,控制USB的主控器-USB host the c-language code, the master control USB
- 2022-10-07 00:40:03下载
- 积分:1
-
ATM company, with USB interface for a class of chip programmer tools, a good use...
ATM公司,带USB接口的一类芯片的烧写工具,很好用的哦~有点心疼哦-ATM company, with USB interface for a class of chip programmer tools, a good used somewhat distressed Oh ~ Oh
- 2023-07-09 12:15:03下载
- 积分:1
-
完整的USB Camera开发包,有原理图和源码,不可多的资料。
完整的USB Camera开发包,有原理图和源码,不可多的资料。-A complete USB Camera development kit, with schematics and source code, not much information.
- 2022-02-12 15:51:55下载
- 积分:1
-
KEIL USB routines are based on the uVision2.5
KEIL的USB例程,是基于uVision2.5的-KEIL USB routines are based on the uVision2.5
- 2022-05-13 06:33:28下载
- 积分:1
-
USB编程器原理手臂
usb programmer schematic for arm
- 2022-04-28 17:02:30下载
- 积分:1
-
usb interface controller can immediately read the current external environment t...
usb接口控制器可以实时读取外界环境的当前温度,且当温度超过某一阈值或低于某一阈值时发出报警-usb interface controller can immediately read the current external environment temperature, and when the temperature exceeds a certain threshold value or below a certain threshold value warning issued
- 2022-05-08 07:56:11下载
- 积分:1
-
为USB2.0最新的开发标准驱动程序,也是USB2.0芯片厂家重点定义的驱动程序,属于重量级的驱动...
为USB2.0最新的开发标准驱动程序,也是USB2.0芯片厂家重点定义的驱动程序,属于重量级的驱动-The latest development for the USB2.0 standard drivers as well as USB2.0 chip manufacturers focus on the definition of drivers, the drivers are heavyweight
- 2023-08-09 08:30:03下载
- 积分:1
-
CH372 是一个USB 总线的通用设备接口芯片,是CH371的升级产品,是CH375芯片的功能简化版。在本地端,CH372 具有8 位数据总线和读、写、片选控...
CH372 是一个USB 总线的通用设备接口芯片,是CH371的升级产品,是CH375芯片的功能简化版。在本地端,CH372 具有8 位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上;在计算机系统中,CH372 的配套软件提供了简洁易用的操作接口,与本地端的单片机通讯就如同读写文件。
CH372 内置了USB 通讯中的底层协议,具有省事的内置固件模式和灵活的外置固件模式。在内置固件模式下,CH372自动处理默认端点0 的所有事务,本地端单片机只要负责数据交换,所以单片机程序非常简洁。在外置固件模式下,由外部单片机根据需要自行处理各种USB 请求,从而可以实现符合各种USB 类规范的设备。-err
- 2022-08-06 02:39:30下载
- 积分:1