# EXC_Sreen_LittelVGL_LPC54628 **Repository Path**: tinnu/EXC_Sreen_LittelVGL_LPC54628 ## Basic Information - **Project Name**: EXC_Sreen_LittelVGL_LPC54628 - **Description**: Use LPC54628 and LittelVGL to build EXC_Sreen - **Primary Language**: C - **License**: Not specified - **Default Branch**: LittleVGL_V7-1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-25 - **Last Updated**: 2022-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EXC_Sreen_LittelVGL_LPC54628 #### 介绍 Use LPC54628 and LittelVGL to build EXC_Sreen #### 软件架构 工程基于LPC54628官方开发板
开发环境:MCUXpresso IDE
固件库:MCUXpresso SDK
驱动:MCUXpresso SDK 图形界面配置工具
屏幕:是标准的40pin RGB接口:https://www.nxp.com.cn/docs/en/supporting-information/RK043FN02H-CT.pdf
移植教程V5:http://www.nxpic.org/module/forum/forum.php?mod=viewthread&tid=620604&page=1#pid2546162
移植教程V7:https://blog.csdn.net/qq_34917736/article/details/107738432
屏幕驱动教程:http://www.nxpic.org/module/forum/forum.php?mod=viewthread&tid=619349&page=1&extra=#pid2529750
使用MCUXpresso IDE开发
PC端仿真LittelVGL工程参考:https://gitee.com/tinnu/EXC_Sreen_LittelVGL_Simualtion
git的时候切记切换到V7分支,master分支是V5的 #### 版本信息 200801-V7 #### 版本说明 ->200725
init project,实现 MCUXpresso SDK 中的LittelVGL demo ->200729-V7
->200801-V7
修复闪屏bug,做了个比较可看的UI