Platform: N9H30K4 with 5" LCD
Platform resource link: https://www.nuvoton.com/hq/products/app ... _locale=en
BSP link: https://github.com/OpenNuvoton/N9H30_emWin_NonOS
BSP contains tool and BSP sample pre-built binaries: https://www.nuvoton.com/products/microp ... ware&tab=2
Sample code brief:
1. Display JPEG files.
2. This JPEG file is reading from SD card with FatFs.
3. Then, write to NAND flash with YAFFS2 and read from NAND flash and decode
IDE and tool-chain: Keil professional and ARMCC5
Limitation:
1. Prepare a 3.jpg.
2. Store to SD card
3. Need to increase FatFs read buffer in diskio.c.
4. The password is nuvoton
Please note that to run the sample code we need to download the latest version of N9H30 BSP from OpenNuvoton.