I want to make a built-in usb hub.
On-chip arduino is connected to ports 1 and 2, and a permanently coupled USBtoTTL device is connected to port 3.
However, when connected to a computer, the connections of all components of ports 1 to 3 are unstable.
In particular, the Device Descriptor Request Failed error appears or is not completely visible.
I am making it after carefully reading all the requirements in the data sheet.