USB Host HID Class library implementation issue in stm32f756zg
Hello,I am trying to implement USB host hid class library with stm32F756zg mcu to interface the usb keyboard. I have implemented the uart also to sent the pressed key on the uart to identify it.There is one issue i am observing that it is not sending...