STM32F407 USB Host Library - HID Class Issues
Im trying to connect a keyboard to a STM32F407 discovery board.The board correctly identifies the keyboard and works as expected, for the most part, except I cant get the multimedia keys and the "regular" keys to work at the same time. The keyboard i...