- Application: This code uses M051 to drive LCD to display Chinese characters.
- BSP Version: M051 Series BSP CMSIS v3.01.001
- Hardware: Nu-LB_004 v1.0
The sample code is to add LCD Chinese characters display function based on the Nuvoton NU-LB_004 learning board. This code is intended to provide a reference design for customers who want to display Chinese characters on the LCD. At present, only the characters of “新唐电子” can be displayed. If you want to display more than one character, the customers need to generate a 16×16 font library. The generation of 16×16 font is from left to right and then from up to down.
If there are few characters, you can put it on the chip flash. If you have more characters, it is recommended to put them on the external SPI flash.
You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1220114739
|