SLLSFI4D November   2021  – April 2024 TUSB2E11

PRODUCTION DATA  

  1.   1
  2. Features
  3. Applications
  4. Description
  5. Device Version Comparison
    1. 4.1 Device Variants
  6. Pin Configuration and Functions
  7. Specifications
    1. 6.1 Absolute Maximum Ratings
    2. 6.2 ESD Ratings
    3. 6.3 Recommended Operating Conditions
    4. 6.4 Thermal Information
    5. 6.5 Electrical Characteristics
    6. 6.6 Switching Characteristics
    7. 6.7 Timing Requirements
    8. 6.8 Typical Characteristics
  8. Parameter Measurement Information
  9. Detailed Description
    1. 8.1 Overview
    2. 8.2 Functional Block Diagram
    3. 8.3 Feature Description
    4. 8.4 Device Functional Modes
      1. 8.4.1  Repeater Mode
      2. 8.4.2  Power Down Mode
      3. 8.4.3  Disabled Mode
      4. 8.4.4  UART Mode
      5. 8.4.5  Auto-Resume ECR
      6. 8.4.6  L2 State Interrupt Modes
      7. 8.4.7  Attach Detect Interrupt Mode
      8. 8.4.8  GPIO Mode
      9. 8.4.9  USB 2.0 High-Speed HOST Disconnect Detection
      10. 8.4.10 Frame Based Low Power Mode
      11. 8.4.11 Battery Charging
    5. 8.5 Manufacturing Test Modes
      1. 8.5.1 USB DP Test Procedure
      2. 8.5.2 USB DM Test Procedure
    6. 8.6 I2C Target Interface
  10. Register Access Protocol (RAP)
  11. 10Register Map
    1. 10.1 TUSB2E11 Registers
  12. 11Application and Implementation
    1. 11.1 Application Information
    2. 11.2 Typical Application
      1. 11.2.1 Design Requirements
      2. 11.2.2 Detailed Design Procedure
      3. 11.2.3 Application Curves
    3. 11.3 Power Supply Recommendations
      1. 11.3.1 Power Up Reset
    4. 11.4 Layout
      1. 11.4.1 Layout Guidelines
      2. 11.4.2 Example Layout for Application with 1.8V I2C Variant
  13. 12Device and Documentation Support
    1. 12.1 Device Support
      1. 12.1.1 Third-Party Products Disclaimer
    2. 12.2 Documentation Support
      1. 12.2.1 Related Documentation
    3. 12.3 Receiving Notification of Documentation Updates
    4. 12.4 Support Resources
    5. 12.5 Trademarks
    6. 12.6 Electrostatic Discharge Caution
    7. 12.7 Glossary
  14. 13Revision History
  15. 14Mechanical, Packaging, and Orderable Information

Package Options

Mechanical Data (Package|Pins)
Thermal pad, mechanical data (Package|Pins)
Orderable Information

GPIO Mode

GPIO0

The GPIO0 pin is in input mode at power up, and is sampled during reset.

The GPIO0 defaults to active low UART mode (bypass mode) enable control after power up. This can be changed through the UART_use_bit1_P1 bit in UART-PORT1 register, so GPIO0 can be repurposed. Refer to UART Mode.

The GPIO0 pin can be configured to be input or output mode through the I2C register write. Output event is selected through the I2C register. Refer to GPIO0_CONFIG register for more information.

The GPIO0 input status change can be reported through the GPIO2 as an interrupt if enabled through the I2C. Status change trigger can be programmed to be edge trigger or level trigger through the I2C.

The GPIO0 pin in output mode defaults to open-drain output but can be configured to be push-pull output. GPIO0 pin can drive up to 3pF loads when in push-pull mode.

The GPIO0 pin reverts back to input upon RESETB assert, de-assert, or soft reset.

In non I2C mode, the GPIO0 is used for USB PHY tuning.

GPIO1

The GPIO1 pin is in input mode at power up, and is sampled during reset.

The GPIO1 is configured as an enable control for battery charger detection in repeater default state if DEFAULT_STATE_BC_P1 is set to 0x01 through the BC_CONTROL register.

The GPIO1 pin can be configured to be input or output mode through the I2C register write. Output event is selected through the I2C register. Refer to GPIO1_CONFIG register.

The GPIO1 input status change can be reported through the GPIO2 as an interrupt if enabled through the I2C. Status change trigger can be programmed to be edge trigger or level trigger through the I2C.

The GPIO1 pin in output mode defaults to open-drain output but can be configured to be push-pull output. GPIO1 pin can drive up to 3pF loads when in push-pull mode.

The GPIO1 pin reverts back to input upon RESETB assert, de-assert, or soft reset.

In non I2C mode, the GPIO1 is used for USB PHY tuning.

GPIO2

The GPIO2 pin defaults to open drain interrupt (INT) active low output at power up but can be programmed through the I2C to be a push-pull output. In push-pull mode, the device can be programmed to be either active high or active low. The interrupt output is a level-sensitive interrupt. Trigger events can be selected through the I2C.

Connect GPIO2 to APU to use interrupt functions and a pullup resistor (open drain mode).

The GPIO2 interrupt output can be configured through the INT_ENABLE and INT_STATUS registers.

The GPIO2 can be configured as battery charger detect indicator instead of the interrupt output through the BC_CONTROL register.

In non I2C mode, the GPIO2 is used for USB PHY tuning.