DLPU113A December   2021  â€“ April 2022 DLP2021-Q1

 

  1.   Trademarks
  2. 1DLP2021-Q1 Electronics EVM Overview
    1. 1.1 Introduction
    2. 1.2 What is in the DLP2021-Q1 Light Engine EVM
      1. 1.2.1 Formatter Subsystem
      2. 1.2.2 Illumination Subsystem
      3. 1.2.3 Light Engine
      4. 1.2.4 Cables
    3. 1.3 Non-Optical Specifications
      1. 1.3.1 Electrical Specifications
      2. 1.3.2 Component Temperature Ratings
      3. 1.3.3 LED Driver Design
      4. 1.3.4 Video Specification
  3. 2Quick Start
    1. 2.1 Kit Assembly Instructions
    2. 2.2 Software Installation
    3. 2.3 Power-Up
    4. 2.4 Select Display Content
    5. 2.5 LED Driver
  4. 3Optics and Mechanics
  5. 4Software
    1. 4.1 DLP Composer
      1. 4.1.1 Default Register Configuration
      2. 4.1.2 Illumination
      3. 4.1.3 Sequence Set
      4. 4.1.4 Degamma Curves
      5. 4.1.5 Image/Video
      6. 4.1.6 Flash Blocks
      7. 4.1.7 Flash Programming
    2. 4.2 DLP Control Program
      1. 4.2.1 Connection
      2. 4.2.2 Scripting
      3. 4.2.3 Registers
      4. 4.2.4 Commands
    3. 4.3 MSP430 Example Code
  6. 5Revision History

Formatter Subsystem

The formatter subsystem converts and translates image/video data stored in external flash memory through the FPGA based DMD controller into the Double Data Rate (DDR) interface format compatible with the DLP2021-Q1 data bus. The EVM offers two operating modes to specify what and how the image/video content is to be displayed: in a closed-loop stand-alone mode using the on-board MSP430 MCU, or through an external controller (such as the FTDI USB-to-SPI cable or Cheetahâ„¢ SPI Host Adapter) for GUI operation.

A DIP two-position switch at S1 on the DLP2021L1Q1EVM allows the user to physically set the operating mode of the formatter subsystem. The SPI Adapter board also has two physical switches (S1 and S2) to set the same operating modes. Figure 1-4 and Figure 1-5 show the default S1 switch state for Host Control operating mode for stand-alone operation, and the default switch state for Host Mute operating mode when the SPI Adapter Board is connected.

GUID-20211206-SS0I-RPNV-BH5V-NNJS7ZVD91HP-low.jpgFigure 1-4 Operating Mode Switches: Electronics Board S1-A and S1-B Switches
GUID-6DB5AFBC-33D5-46E0-A5B3-1E329F844B1A-low.pngFigure 1-5 Operating Mode Switches: SPI Adapter Board S1 and S2 Switches

See Table 1-1 for the switch positions required of each operating mode.

Table 1-1 DLP2021LEQ1 EVM Operating Mode Switch Positions
Operating ModeDLP2021LEQ1EVMSPI Adapter BoardLED State
S1-AS1-BS1S2

Host Mute

OFF

ON

OFF

ON

Blue = ON,

Amber = OFF,

Green = ON

Local Host Control

OFF

OFF

OFF

OFF

Blue = OFF,

Amber = OFF,

Green = ON

FPGA Programming

ON

ON

ON

ON

Blue = ON,

Amber = ON,

Green = OFF

Undefined

ON

OFF

ON

OFF

Blue = OFF,

Amber = ON,

Green = OFF

A brief description of each operating mode is provided as follows:

    Host Mute:This mode allows direct read/writes to the DMD controller parameters. This is the recommended operation mode of the EVM for initial development and debug purposes. The FTDI cable and SPI Adapter board are required to run the EVM in this mode and bypass the MSP430G2553-Q1 MCU on-board host controller. The DLP Control Program is the GUI used to configure the DMD control parameters in this mode.
    Local Host Control:This mode allows the MSP430G2553-Q1 MCU on-board host controller to locally read/write to the DMD controller. No additional hardware or GUI is required to run the EVM in this mode because command execution by the MCU automatically starts after the EVM is powered-up. This mode is recommended for demonstration purposes or system testing to emulate the end-product module. The SPI Adapter board and FTDI cable are not required for this operation mode.
    FPGA Programming:This mode allows the DMD controller to be reprogrammed using the DLP Composer GUI. The FTDI cable and SPI Adapter board are required to run the EVM in this mode because the flash program binary is uploaded from the PC to EVM through the FTDI cable. The light engine will be disabled so that no content is displayed while the EVM is in this mode. See Section 4.1.7 for details on Flash Programming.
    Undefined:This mode is unsupported by the EVM and should not be used.

To allow the SPI Adapter board to set the operating mode, TI recommends the DLP2021LEQ1EVM electronics board S1 switches always be set to Local Host Control mode. This is because the On-state of either board will always override the Off-state of the other board. This setup will enable the use the more easily accessible S1 and S2 toggle switches of the SPI Adapter board to set the operating modes. When the SPI Adapter board is detached, the EVM will automatically start-up in the Local Host Control mode to allow the MSP430 to configure and run the EVM without intervention from an external controller such as the FTDI cable. When switching between operating modes, TI recommends that the EVM be fully power cycled to reset and apply the most recently set operating mode.