usb
USB,是英文UniversalSerialBus(通用串行总线)的缩写,是一个外部总线标准,用于规范电脑与外部设备的连接和通讯。是应用在PC领域的接口技术。
资源总数
500
usb 热门资料
查看全部 500 份 →其中的usb端口通信已经作为一个模块来使用
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便的读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len...
2014-01-12
145
C++ Buider下控制USB设备的例程。目标板为C8051F开发板
C++ Buider下控制USB设备的例程。目标板为C8051F开发板,可通过此程序控制目标版上的LED,读取开发板上的数据。
2013-12-27
51
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set ...
2015-04-02
80