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.

TUSB2077A: 7-Port USB Hub - minimal design requirments

Part Number: TUSB2077A
Other Parts Discussed in Thread: TPS3808

Tool/software:

Dear Texas Engineers

I am looking at using your TUSB2077A 7-Port Hub chip to produce a USB interface between a host and 6 Raspberry Pi boards via their USB interfaces.

In my system, each Pi is powered directly from a 5V supply, not via USB, and I would like to understand the absolute minimum component and connection requirement from the typical circuit schematic shown in the device data sheet (Figure 6, page11). i.e:

  1. I have a 3.3V supply available, so I do not need the regulator shown in the schematic
  2. I have 5V for the downstream ports so I do not need the power switching (unless the TUSB2077A requires this). Can I remove this from your Fig.6 schematic?
  3. I can provide the 6MHz clock, and will specify the crystal circuit as per your section 8.3.2 and figure 5.
  4. I could provide an  EEPROM for enumeration but section 8.4.1 says this is optional and that by default, without the EEPROM, the TUSB2077A will enumerate as "General Purpose USB Hub". Please can you confirm this is the case and that I can remove the EEPROM shown in your Fig.6 schematic. Otherwise I wil use the specified SGS Thompson M93C46
  5. The power-on reset signal on the RESET pin is defined as "Generally, a reset with a pulse width between 100 μs and 1 ms is recommended after 3.3-V VCC reaches its 90%". Please can you specifya known functional circuit or ideally a POR device to achieve this (There seems no other reference in the data sheet).

Thanks in advance,

Duncan

  • I have a 3.3V supply available, so I do not need the regulator shown in the schematic

    Correct

    I have 5V for the

    power switching is used for over current issue, so its still recommended to sue power switch

    I can provide the 6MHz clock, and will specify the crystal circuit as per your section 8.3.2 and figure 5.

    if 6Mhz clock can meet XI requirement, it should be ok.

    I could provide an  EEPROM for enumeration but section 8.4.1 says this is optional and that by default, without the EEPROM, the TUSB2077A will enumerate as "General Purpose USB Hub". Please can you confirm this is the case and that I can remove the EEPROM shown in your Fig.6 schematic. Otherwise I wil use the specified SGS Thompson M93C46

    Hub can work without external EEPROM.

    Please can you specifya known functional circuit or ideally a POR device to achieve this (There seems no other reference in the data sheet)

    It's better to control it  with external signal or just use  external cap with large value.

    Best

    Brian

  • Thanks Brian,

    I believe from your title of TI_Guru, you are a TI employee; thanks for getting back so quickly.

    Thanks for confirming my thoughts re the 5V supply and the Clock circuit.

    As my power supply design already tackles over-current issues, and the system is being used in a very controlled experimental environment where the prospect of downstream over-current events is almost zero, if the HUB does not need the external power switching then I prefer to not use it. I would only use it if the hub requires it. Please can you confirm it is not an absolute requirement?

    For the reset signal, use of R-C can be a poor solution in the event of short power cycling unless the RESET pin is low impedance when the device is not powered, otherwise the C may not discharge and will not produce a fresh reset signal. I prefer to use something like TPS3808, which has open drain reset with settable delay 1.25ms to 10s. Do you think that would be acceptable?

    Thanks

    Duncan

  • Please can you confirm it is not an absolute requirement?

    it's not absolute requirement.

    I prefer to use something like TPS3808, which has open drain reset with settable delay 1.25ms to 10s. Do you think that would be acceptable?

    It 's better choice to use external active reset.

    Best

    Brian

  • Thanks Brian, this resolves all my queries; I will now get building ! 

    Slight smile