2018-02-07 10:05 PM
I'd like to write some firmware using the HAL library to have a set of USB endpoints. However, the USB library ST provides only supports creating specific classes such as CDC HID etc. I simply want a few bulk endpoints to send my custom data.
Thanks
#usb-device