Key strokes from keyboard connected to Nucleo-F767ZI are not recognized in HID_standalone application example
I have a setup as required by the HID_standalone example program. When I am starting the program the keyboard that is connected to CN13 is properly recognized (last two sentences on the screen are: KeyBoard device found! andHID class startedWhen I th...