# LCDC

## 概述

此示例程序演示如何通过LCD控制器在LCD屏上显示内容

## 硬件配置

将LCD屏连接到评估板

## 编译类型
- flash_sdram_xip
- flash_sdram_xip_release

## 运行

一旦此程序正确运行，在LCD屏上将显示7个彩色矩形以及HPM logo, 串口终端会输出如下信息：
```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
```
