Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I Need to HID Board STM32 How to connect in Qt C++
@KAVAN I'm wondering whether anybody can understand what exactly you're asking...
@KAVAN ........I have STM32 board. Can you tell me how to open and read the device from HID Usb device in qt..
@KAVAN said in HID:
HID Board STM32
As with any USB HID client device, plug it in. Your operating system will recognise it as a keyboard, mouse or other human interface device. A Qt (or any other) program will react to the keyboard and mouse inputs.