STM32F746G-Disco as HID keyboard
Hi,
I would like to make an application that simulates a keystroke when I press a button.
I have configured my project as shown in this article and have tried the given code to simulate a looping "hello world" message keystroke but cannot get it to work. (note that there is an error in the article between USB FS and HS)
Does anyone see where the problem is please?
Would you have any interesting links to tutorials / examples / docs on the use of the HID please?
Sorry for the stupid question, I am new to STM32
Thank you
