A simple dotNet C# application to show how to write data to a USB HID output endpoint. Ensure the size of the output report matches what the firmware expects.
To Test: Run the STM32 project and use this C# app to send output data to the STM32 device.