I'm a very beginner of using STM32 and now I'm trying to move a robot by using STM32F4.
Now I can move a robot by controlling a device such as motor, encoder and other devices.
However, I don't have any idea about reading gamepad (HID device of USB).
I'm trying this because I want to control a robot by gamepad.
Is it possible to read gamepad which use USB by STM32F4?
If there are a page which write about this problem, I'm afraid you tell me the URL.
Thank you.