1. T

    My HID doesn't output the correct values - STM32

    I'm making a force feedback wheel with an STM32F103. So I had to learn about HID. I made a very simple descriptor, to begin with. I'm supposed to see the buttons count in binary in the controller visualizer but they're random. Comparing the received value in USBlyser, when it's 0xA9, buttons 1...
Top