STM32L073- multiple USB device interfaces
Hello,
We are currently evaluating the STM32L073 series in terms of the possibility to configure the USB device as either:
- 3x interfaces, all serial (COM) ports.
- 3x interfaces, 2x serial (COM) port and 1x mass storage device.
In the STM32 studio I have noticed initially that in theory there is the possibility to define from 1 to 255 interfaces?
But then when set the USBD_MAX_NUM_CONFIGURATION and USBD_MAX_NUM_INTERFACES to 2, I had no way to configure more than 1 interface in the software GUI. I right now don't have the hardware to check that physically.
Are multiple USB interfaces possible for this one? I would appreciate all help.
