I want to display RGB888 within a 16-bit colour depth system.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I want to display RGB888 within a 16-bit colour depth system.

930 Views
TsuyoshiSugiyama
Contributor II

- Environment
* OS: Windows
* GUI-Guider: 1.3.1-GA
* LVGL: v8.0
* i.MXRT1170EVK

I have successfully used the i.MXRT1170EVK and GUI-Guider to display the camera.
However, the GUI-Guider is 16bit (RGB565). Can only the camera image be displayed in 24bit (RGB888)?

The widget created with lv_canvas_create is used to display the camera image with lv_canvas_set_buffer.
The system is 16 bit (RGB565) but only this canvas widget should be 24 bit (RGB888).

Best Regards,

0 Kudos
1 Reply

884 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Yes, GUI Guider can support RGB888(16bpp)

0 Kudos