SLAU781 August   2018

 

  1.   KDK350ADPTR-EVM
    1.     Trademarks
    2. 1 Board Overview
      1. 1.1 Using the KDK350ADPTR-EVM
    3. 2 KDK350ADPTR-EVM Pinouts and Features
      1. 2.1 LCD EVM Interface Header
      2. 2.2 LCD Backlight Control
      3. 2.3 LCD Interface Control
    4. 3 Software Development
      1. 3.1 Software Description
      2. 3.2 Source Code
      3. 3.3 Tool Options
    5. 4 REACH Compliance
    6. 5 Schematics

Using the KDK350ADPTR-EVM

The KDK350ADPTR-EVM is used with the MSP432E411Y-BGAEVM to showcase the 16-bit parallel LCD interface on the MSP432E411Y device. The SimpleLink MSP432E4 Software Development Kit (SDK) includes a graphics library example of the LCD capabilities of the MSP432E411Y MCU.

To use the KDK350ADPTR-EVM with an MSP432E411Y-BGAEVM and the graphics library example, follow these steps:

  1. Connect the J1 female header on the KDK350ADPTR-EVM to the J9 male header on the MSP432E411Y-BGAEVM. Make sure to align all of the pins. Figure 2 shows how the LCD EVM connects to the BGA EVM.
  2. kdk350adptr-evm-connected-to-msp432e411y-bgaevm.pngFigure 2. KDK350ADPTR-EVM Connected to MSP432E411Y-BGAEVM
  3. Connect a debugger that supports Arm® based MCUs (such as an the XDS110 JTAG Debug Probe) to the PC and to the MSP432E411Y-BGAEVM.
  4. Apply power to the MSP432E411Y-BGAEVM following the instructions in the MSP432E411Y-BGAEVM User's Guide.
  5. Import the 'kentec_lcd' example project (/examples/nortos/MSP432E411Y_BGAEVM/grlib/kentec_lcd) into one of the supported IDEs and build the project.
  6. Download and run the example.