When using MCU as USB_CDC Host, how can I send the configuration bits manually to the USB Devices connected with the host?
I'm using STM32F4xx as a host. The configuration setting for the devices connected with it is done automatically. But in some cases, I need to send this again manually. So what is the function and procedure to configure it?