1、功能说明
此例程展示了点亮MIPI DSI显示屏。

2、使用环境

    软件开发环境：KEIL MDK-ARM V5.34
                  IAR EWARM 8.50.1 
    芯片支持：
        N32H785
        N32H785EC
        N32H787
    开发板支持：
        N32H787_EVB
        N32H787_HMI
        N32H787_EVB_PRO
        
3、使用说明

    系统配置
        1、时钟源：HSI+PLL
        2、系统时钟频率：
            600MHz

    使用方法：
        1、编译后将程序下载到开发板并复位运行。
        2、可观察到MIPI显示屏被点亮。

4、注意事项
    无
    
1. Function description

    This example demonstrates lighting up the MIPI DSI display.

2. Development environment

    Software development environment: KEIL MDK-ARM V5.34
                                      IAR EWARM 8.50.1 
    MCU support:
        N32H785
        N32H785EC
        N32H787
    Development board support：
        N32H787_EVB
        N32H787_HMI
        N32H787_EVB_PRO

3. How to use

    System Configuration:
        1. Clock source: HSI+PLL
        2. System Clock frequency: 
            600MHz

     Instructions:
        1. After compiling, download the program and reset, the program start running.
        2. It can be observed that the MIPI display is lit.

4. Attention
    None

