SPMU378A April   2026  – August 2026 TPS26750A

 

  1.   1
  2.   Read This First
    1.     About This Manual
    2.     Notational Conventions
    3.     Glossary
    4.     Related Documents
    5.     Support Resources
    6.     Trademarks
  3. 1Introduction
    1. 1.1 Purpose and Scope
    2. 1.2 PD Controller Host Interface Description
      1. 1.2.1 Overview
      2. 1.2.2 Register and field notation
    3. 1.3 Unique Address Interface
      1. 1.3.1 Unique Address Interface Protocol
  4. 2PD Controller Policy Modes
    1. 2.1 Overview
    2. 2.2 Source Policy Mode
    3. 2.3 Sink Policy Mode
  5. 3Register Overview
    1. 3.1 TPS26750A Registers
  6. 44CC Task Detailed Descriptions
    1. 4.1 Overview
    2. 4.2 CPU Control Tasks
      1. 4.2.1 'Gaid' - Return to normal operation
      2. 4.2.2 'GAID' - Cold reset request
    3. 4.3 PD Message Tasks
      1. 4.3.1  'SWSk' - PD PR_Swap to Sink
      2. 4.3.2  'SWSr' - PD PR_Swap to Source
      3. 4.3.3  'SWDF' - PD DR_Swap to DFP
      4. 4.3.4  'SWUF' - PD DR_Swap to UFP
      5. 4.3.5  'GSkC' - PD Get Sink Capabilities
      6. 4.3.6  'GSrC' - PD Get Source Capabilities
      7. 4.3.7  'ESkC' - PD EPR Get Sink Capabilities
      8. 4.3.8  'ESrC' - PD EPR Get Source Capabilities
      9. 4.3.9  'SSrC' - PD Send Source Capabilities
      10. 4.3.10 'GPPI' - PD Get Port Partner Information
      11. 4.3.11 'MBRd' - Message Buffer Read
    4. 4.4 Power Switch Tasks
      1. 4.4.1 'SRDY' - System ready to sink power
      2. 4.4.2 'SRYR' - SRDY reset
    5. 4.5 Patch Bundle Update Tasks
      1. 4.5.1 'PBMs' - Start Patch Burst Mode Download Sequence
      2. 4.5.2 'PBMc' - Patch Burst Mode Download Complete
      3. 4.5.3 'PBMe' - End Patch Burst Mode Download Sequence
      4. 4.5.4 'FLrd' - Flash Memory Read
      5. 4.5.5 'FLad' - Flash Memory Write Start Address
      6. 4.5.6 'FLwd' - Flash Memory Write
      7. 4.5.7 'FLvy' - Flash Memory Verify
    6. 4.6 System Tasks
      1. 4.6.1 'ANeg' - Auto Negotiate Sink Update
      2. 4.6.2 'DBfg' - Clear Dead Battery Flag
      3. 4.6.3 'I2Cr' - I2C read transaction
      4. 4.6.4 'I2Cw' - I2C write transaction
      5. 4.6.5 'GPsh' - set GPIO high
      6. 4.6.6 'GPsl' - set GPIO low
  7. 5User Reference
    1. 5.1 PD Controller Application Customization
    2. 5.2 Loading a Patch Bundle
    3. 5.3 AUTO_NEGOTIATE_SINK Register
      1. 5.3.1 AUTO_NEGOTIATE_SINK Usage Example 1
      2. 5.3.2 AUTO_NEGOTIATE_SINK Usage Example 2
      3. 5.3.3 AUTO_NEGOTIATE_SINK Usage Example 3
      4. 5.3.4 AUTO_NEGOTIATE_SINK Usage Example 4
    4. 5.4 Liquid Detection Registers
    5. 5.5 GPIO Events
  8. 6Revision History

'SRDY' - System ready to sink power

Table 4-15 'SRDY' - System ready to sink power
DescriptionThe 'SRDY' Task instructs PD Controller to enable a power switch forinput.
INPUT DATAXBitNameDescription
Byte 1: SRDY Task Header
7:3ReservedReserved (write 0).
2:0SwitchSelectSpecifies which switch will be enabled. Switches must be configured as inputs that wait for SYS_RDY Task (SRDY).
000bPP1 (PP_5V1)
001bPP2 (PP_5V2)
010bPP3 (PP_EXT1)
011bPP4 (PP_EXT2)
100b - 101bReserved
110bAutomatically-selected by the PP*Config field in the GLOBAL_SYSTEM_CONFIG register (0x27) . Assumes a single switch is configured as an input. This allows a Host to issue this Task without having to know which switch that is.
111bAutomatically-selected by PD Controller policy. Used primarily to re-enable a switch that has been turned off for some reason.
OUTPUT DATAXByte 1: Standard Task Return Code. See also Table 4-1.
Task CompletionThe 'SRDY' Task completes when the selected input switch is successfully enabled or the Task otherwise fails.
Side EffectsWhen 'SRDY' completes power switches can have been re-configured, which will affect the Status register.
Additional Information

When this 'SRDY' Task is issued, the selected switch will enable with soft-start. The turn-on time of the switch and the system load must be considered along with the Safe-Operating Area (SOA) of the switch. In most cases, the system must draw a very small load until the switch is enabled.