display


Example Summary

Application that writes to the UART and the available LCD display using Display driver.

Peripherals Exercised

Resources & Jumper Settings

This example requires an external display device. If you’re using an IDE (such as CCS or IAR), please refer to Board.html in your project directory for resources used and board-specific jumper settings. Otherwise, you can find Board.html in the directory <SDK_INSTALL_DIR>/source/ti/boards/<BOARD>.

Example Usage

The connection will have the following settings:

    Baud-rate:     115200
    Data bits:          8
    Stop bits:          1
    Parity:          None
    Flow Control:    None

Application Design Details

For SensorTags there is a pin conflict, so either the DEVPACK-DEBUG or the DEVPACK-WATCH must be used and BOARD_DISPLAY_EXCLUDE_UART must be added to the global precompiler defines in order to use LCD.

For IAR users using any SensorTag(STK) Board, the XDS110 debugger must be selected with the 4-wire JTAG connection within your projects’ debugger configuration.

TI-RTOS:

FreeRTOS: