Resolved! Unique VID/PID for multiple VCP interfaces on STM32U5A5 using USBX
Hi allI would like to create 2 virtual COM ports (VCPs) using the CDC class in USBX. The .ioc only allows for one unique PID and VID, but it appears that multiple interfaces can be created of the same class.I want to know if it is possible to create ...