Wrong echo from STM32F4 USB device
Hi all,I'm developing a composite USB device on USB OTG port on a board based on STM32F429 chip.The device has two interfaces: a custom device + a CDC device. I'm using USB_Device_Library code.Windows host correctly shows 3 items: the composite devic...