|配置描述符(CONFIGURATION)| 2* |字符串描述符(STRING) | 3* |接口描述符(INTERFACE) | 4* |端点描述符(ENDPOINT) | 5*//* USB HID device Configuration Descriptor*/__ALIGN_BEGIN static uint8_tUSBD_HID_CfgDesc[USB_
The utility model provides a USB interface converting equipment based on STM32 singlechip which the structure is: the PC passes through the USB intermediate junction on the USB interface of STM32 singlechip, and the SPI interface of STM32 singlechip, USARTI interface and I2C interface are ...
一、概论: 在STM32_USB-FS-Device_Lib_V4.1.0的Custom_HID工程基础上进行修改; 开发一款设备,有三个HID接口,mouse+pen+自定义HID 其中:0_HID 是mouse(端点1 IN);1_HID 是pen(端点2 IN);2_HID 是自定义(端点3 IN-OUT)。 在设备管理器和bus hound可以看到如下: 二、修改步骤: 1、修改设备$$配置描...
实现stm32 usb复合设备开发 cube的stm32 usb代码分析以及复合设备开发 2018-07-05 00:11:00 USB转SATA桥接芯片GL830 USB 转SATA 桥接芯片GL830 GL830 是台湾创惟 GENESYS 推出的一款集成有高速 UTMI ( USB2.0 Transceiver Macrocell Interface 2018-06-25 11:59:29 ...
DEVICE_PROP Device_Property= { Joystick_init, Joystick_Reset, Joystick_Status_In, Joystick_Status_Out, Joystick_Data_Setup, Joystick_NoData_Setup, Joystick_Get_Interface_Setting, Joystick_GetDeviceDescriptor, Joystick_GetConfigDescriptor, Joystick_GetStringDescriptor, 0, 0x40 /MAX PACKET SIZE/ }; ...
STM32 solutions for USB-C comply with the USB Type-C connector system interface specifications (UCSI) in Windows- or Linux-based architectures using a system-on-chip (SoC), an application processor, or an STM32 MPU device as main processor. ...
7、ace,Joystick_SetInterface,Joystick_GetStatus,Joystick_ClearFeature,Joystick_SetEndPointFeature,Joystick_SetDeviceFeature,Joystick_SetDeviceAddress;Usb_init()函数调用pProperty->Init()实质上就是Joystick_init完成设备的初始化。上层程序调用下次函数是常规性的操作。而下层函数usb_init相对于usb_prop是输入底层操...
USB_INTERFACE_DESCRIPTOR_TYPE, //bDescriptorType字段。接口描述符的编号为0x04。 0x01, //bInterfaceNumber字段。该接口的编号,第二个接口,编号为1。 0x00, //bAlternateSetting字段。该接口的备用编号,为0。 0x02, //bNumEndpoints字段。非0端点的数目。该接口有2个批量端点 ...
Intention of this training is to improve your knowledge of USB interface in terms of hardware and software on the basis of STM32F4 implementation (USB OTG). There will be information about Device and Host classes in the practical use, demonstrated on various hands on sessions. Who should atten...
实现stm32 usb复合设备开发 cube的stm32 usb代码分析以及复合设备开发 2018-07-05 00:11:00 USB转SATA桥接芯片GL830 USB 转SATA 桥接芯片GL830 GL830 是台湾创惟 GENESYS 推出的一款集成有高速 UTMI ( USB2.0 Transceiver Macrocell Interface 2018-06-25 11:59:29 ...