Question
Log the USB HID activity for STM32F3 discovery kit
I am trying to log the USB activity for my stm32 which is interfaced as a keyboard. I tried installing STM32 USB HID demonstrator but it is not supported for Window 10.
I want to log the usb activity in a log file to analyse the data received on host side.
