This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB4020BI: TUSB4020BI

Part Number: TUSB4020BI
Other Parts Discussed in Thread: AM3352,

I made a new board which use the USB HUB IC TUSB4020B for two USB interfaces. The TUSB4020B  USB up interface is to AM3352. But now AM3352 can not find the TUSB4020B device after the power is up. In other diferent board which is no TUSB4020B, the AM3352 can find USB device, so the software is no problem.  I think the TUSB4020B some setting is not correct. Can you help me to find it? Thanks!7607.G90 _ 07 USB_HUB.pdf

  • Enquan,

    Here are a few notes and questions on your schematic:

    • Please pull down both FULLPWRMGT, GANGED and PWRCTL_POL pins with 4.7k resistors.
    • If this application is to be USB compliant it must be able to report over-current faults on all USB ports.
    • What does the power up sequence of TUSB4020BI look like? I see you have a active reset on GRSTz. Ensure the assertion/de-assertion of this pin is in line with section 7.7 in TUSB4020BI datasheet.  

  • Hello,
    I have pulled down both FULLPWRMGT, GANGED and PWRCTL_POL pins with 4.7k resistors and after the VDD1.1 and VDD3.3 power up, give the control signal (down and up) the GRSTz. But the system still can not find USB device.
    I do not understand what is the meanning of "If this application is to be USB compliant it must be able to report over-current faults on all USB ports." What we need to do for it?
  • Remove R1548 unless your hub is actually being configured by a SMBUS host.

    Regards,
    JMMN
  • Hello JMMN,
    This is OK. Thank you very much.