Solved
STM32F401 USB user descriptor strings
Hello,
is there any way to set the user descriptor string on the USB CDC device?
In the HAL library, I found some functions related to descriptor strings, but their type is "get" and I did not find a corresponding "set" functions.
