SLUAAC4 October   2021 TPS92682-Q1

 

  1.   Trademarks
  2. 1Build a Frame
  3. 2Response Frame
  4. 3Initialization
  5. 4Registers

Response Frame

The command response frames are defined in the following portions of the TPS92682-Q1 Dual-Channel Constant-Voltage and Constant-Current Controller with SPI Data Sheet.

The following image illustrates the read response frame section of the data sheet.

GUID-20201116-CA0I-63LD-LVSK-Q6FR3BP7083D-low.png

The command frame (Build a Frame) is SPI MOSI and the response is found in SPI MISO following it. The SPI MOSI command issued = 0x23 0x00. In this example the return (MISO result of 2 reads per SPI) has a status byte of 0x60 with a data byte of 0x02 indicating: CH2UV: Output undervoltage fault (CH2UV is disabled if 2PH is set to '1'). For a detailed explanation of the expected SPI bus return value with the TPS92682-Q1, visit the TI E2E™ support forum.

The following image shows the Read Fault Register 0x11 (FLT1).

GUID-20201116-CA0I-BQLJ-B7MK-MMLPBWSWFCQ2-low.png

The following image shows the write response frame format, write error/POR frame format SPI error sections from the data sheet:

GUID-20201116-CA0I-62GB-0C6B-00CRFD0XXLV6-low.png

The following command frame is SPI MOSI and the response is found in SPI MISO after it. The SPI MOSI command issued = 0x81 0x3E. In this example, the return (MISO result of previous read of register 0x00) has a status byte of 0x60 with a data byte of 0x3c indicating: default power up value for register 0x00. For a detailed explanation of the expected SPI bus return value with the TPS92682-Q1, visit the TI E2E™ support forum.

The following image shows the Write Enable Register 0x00 (EN).

GUID-20201116-CA0I-DBFQ-8ZBH-SXXR04F6WDCG-low.png
GUID-20201112-CA0I-W7W9-6KCP-CQFWJTC81LFW-low.png