Hello,
I'm having trouble designing a board with the TUSB2036 and suspect an error in my schematics (attached).
The devices USB hub is central to a larger carrier board connecting a Beaglebone Black Industrial to a SIM7600G-H module.
I'm not powering VBUS because the connected devices are already powered by the carrier board.
dmesg output:
[ 117.048547] usb 1-1: new full-speed USB device number 6 using musb-hdrc [ 117.176315] usb 1-1: device descriptor read/64, error -71 [ 117.416330] usb 1-1: device descriptor read/64, error -71 [ 117.656392] usb 1-1: new full-speed USB device number 7 using musb-hdrc [ 117.784330] usb 1-1: device descriptor read/64, error -71 [ 118.024362] usb 1-1: device descriptor read/64, error -71 [ 118.136434] usb usb1-port1: attempt power cycle [ 118.580365] usb 1-1: new full-speed USB device number 8 using musb-hdr
Any hints / obvious errors with this design?
Best regards