- Application: This example code uses the Arm Helium to perform color format conversion and functional verification.
- BSP Version: M55M1_Series_BSP_CMSIS_V3.00.001
- Hardware: NuMaker-M55M1(BETA) V1.1
This example code uses Arm Helium to implement color format conversion and functional verification. RGB565 to RGB888 color format conversion is done with the M-Profile Vector Extension (MVE) instruction provided by Arm Helium. The example also includes a non-vectorized conversion code, which is used for functional verification and used as a reference base of the performance improvement.
You can download the sample code at https://www.nuvoton.com/resource-download.jsp?tp_GUID=EC012024092006065237
|