SLVUBM1C January   2019  – January 2021 TPS65994AD

 

  1.   1
  2.   2
  3.   3
  4.   4
  5.   5
    1.     6
      1.      7
      2.      8
      3.      9
        1.       10
      4.      11
      5.      12
      6.      13
      7.      14
      8.      15
      9.      16
      10.      17
      11.      18
      12.      19
    2.     20
      1.      21
      2.      22
  6.   23
    1.     24
    2.     25
  7.   26
    1.     27
    2.     28
  8.   29
    1.     30
      1.      31
      2.      32
      3.      33
        1.       34
  9.   35
    1.     36
    2.     37
  10.   38
  11.   39
  12.   40
  13.   41
  14.   42
  15.   43
  16.   44

Entering Debug Mode

This section provides the steps for using Debug mode.

  1. Ensure the USB to I2C/SPI adapter is selected accordingly with the device being used. In this case select the Tiva adapter. Sweep I2C address range to discover the port addresses.
    GUID-AC37E4A1-8E59-42CE-AD5A-E770C25AC65F-low.pngFigure 5-4 USB to I2C/SPI Adapter Settings
  2. I2C address sweep results.
    GUID-9727FF29-03B1-4EF3-9AE2-752C0B94CFA0-low.pngFigure 5-5 I2C Addresses
  3. Once on debug mode, ensure that I2C_ADDR is within the required range for the addresses.
    GUID-AD60C770-FE89-4165-B2A4-CD5C04F443A9-low.pngFigure 5-6 Addressing range
  4. Ensure that the registers are defined as expected by navigating through the Configuration Registers tab. The Debug Registers tab provides the run-time information on the registers. Finally, the Commands tab allows for the execution of defined commands in run-time. The following example shows the Transmit Source Capabilities (register 0x32) information.
    GUID-D5C20083-0468-459A-B401-6107ADE2AD08-low.pngFigure 5-7 Transmit Source Capabilities

For more information about how to use the Application Customization Tool, refer to the GUI user's guide.