User Activity

Composite device: Microphone+ Speaker+ MSC+ Hid Keyboard+ Hid Mouse.Windows sees it in the device manager.The packages from the Hid Mouse pass and the cursor moves.Packets from the HID keyboard pass (visible in USBlyzer), but the keystrokes are not d...
/* USER CODE END Header */ /* Includes ------------------------------------------------------------------*/ #include "main.h" #include "i2s.h" #include "gpio.h"   /* Private includes ----------------------------------------------------------*/ /* USE...