How do I receive a char from the USB keyboard ?
I have a custom H743 board with HID (USB host enabled in the Cube) and a keyboard connected.the device has enumerated, I am getting 1300 SOF interrupts a second.but how to receive a char from a keypress ?Can someone ( using the cube) add the few ext...