Other Parts Discussed in Thread: AM5728
Hi,
We are using a board based on AM5708 processor for CDC RNDIS use case. USB 2.0 Type A port is used for both Host and Device. USB1 (DWC3 USB 3.0) controller is configured as High Speed and used for both Host OR Device. RNDIS use case is getting failed for large size ping. The same USB Function driver works for other platforms.
As per TI Errata document SPRZ436E, i819 - A Device Control Bit Meta-Stability for USB3.0 Controller in USB2.0 Mode
"When USB3.0 controller core is programmed to be a USB 2.0-only device, possible hardware meta-stability on USB_DCTL[31] RUNSTOP bit causing the core to attempt high speed as well as SuperSpeed connection or completely miss the attach request."
Can we use USB 3.0 controller as Device when configured as USB 2.0 device only?
Regards