Tool/software:
I have previously gotten a TUSB2046B to work as a self-powered hub using reference designs, and peripheral devices successfully connected to a host. I am iterating on the design using a second TUSB2046B to connect to the first, expanding from 4 connected devices to 7, with one port of the upstream hub being used to connect the downstream hub. On each of the external device ports, I am using the recommended capacitors, resistors, and TVS diodes, along the lines of Figure 11 from the datasheet.
When evaluating the chained design, I am seeing the upstream hub suspend with no host/devices connected as expected, but the downstream port does not. I realized that I did not use the capacitors and resistors between the hubs. There is no difference in implementation between the two hubs, other than this one connection, so I assume leaving these components out (pull down resistors in particular) is the cause of the downstream hub not suspending - does this seem reasonable?
Thanks!