SLAU834 October   2020 ISO7760 , ISO7762 , MSP432E401Y , TPS92520-Q1 , TPS92682-Q1

 

  1.   Trademarks
  2. 1Description
    1. 1.1 Typical Applications
    2. 1.2 Connector Description
  3. 2Features and Specifications
  4. 3Schematic, PCB Layout, and Bill of Materials
    1. 3.1 Schematic
    2. 3.2 Layout
    3. 3.3 Bill of Materials
  5. 4Software
    1. 4.1 Demonstration Kit Software Installation for LEDMCUEVM-132 Board
      1. 4.1.1 Installation Overview
    2. 4.2 Step-by-Step Installation Instructions
    3. 4.3 Installation Error Recovery
    4. 4.4 Checking for Updates
  6. 5LEDMCUEVM-132 Power UP and Operation
    1. 5.1 GUI Start-up
    2. 5.2 MCU Control Window
    3. 5.3 SPI Command Window
    4. 5.4 GUI Devices Window and Example Connections and Power Up
      1. 5.4.1 TPS92520EVM-133 Connections and Power UP
      2. 5.4.2 TPS92520EVM-133 Devices Window
      3. 5.4.3 TPS92518EVM-878 Connections and Power Up
      4. 5.4.4 TPS92518EVM-878 Devices Window
      5. 5.4.5 TPS92682EVM-069 + TPS92520EVM-133 Connection and Power UP
      6. 5.4.6 TPS92520, TPS92682 - LPP074 - E1 Devices Window
      7. 5.4.7 TPS92682EVM-069 + TPS92520EVM-133 + TPS92662EVM6-901 Connection and Power UP
      8. 5.4.8 TPS92662EVM6-901 Devices Window

SPI Command Window

The SPI command box allows register read and write actions and it also records the SPI status sequentially. There are times when specific register settings may want to be controlled directly instead of through the simplified interface of the GUI. The following section is an example of doing reads and writes for when the LEDMCUEVM-132 is connected to the TPS92520EVM-133 to ensure proper communications.

GUID-59368E74-3048-4C12-8107-D4C828FBCD09-low.gifFigure 5-8 SPI Command Window

To ensure a connection from the board to the TPS92520-Q1 exists, perform the following steps as shown in Figure 5-9.

  1. Write the register address eleven (0x11h), which is the CH1TON register, in the Register Address box: 0x11.
  2. Double-click the Send button.

The default value of 0x07 for the register 11 will be shown in the SPI Status window, see Figure 5-9.

GUID-8AE45791-CF59-4A17-B948-CC18127012A5-low.gifFigure 5-9 SPI Read Example.

To write data to the associated register address here is an example where channel 1 of the TPS92520EVM-133 is enabled using the write command:

  • Click the check box next to Write
  • Write the desired data in the box next to Write Data: as shown in Figure 5-10.
  • Click Send.
GUID-2783A8B1-9B8C-4097-AD56-203A0D994157-low.gifFigure 5-10 SPI Write Example.