# LCDC

## Overview

This example demonstrates how LCD controller works.

## Board Setting

Attach LCD panel to the board

## Build type

- flash_sdram_xip
- flash_sdram_xip_release

## Running the Example

Once the demo runs successfully, 7 colored rectangles and HPM logo will be shown on the panel. The following message will be displayed in the terminal:
```console
lcdc example
run test mode
Background
Color bar: column
Color bar: row
8 rectangles will be drawn on the screen with alpha blending enabled
```

