Browse Source
The LTDC RGB565 format corresponds to the PIXEL_FORMAT_BGR565 format. Update the LTDC driver to advertise PIXEL_FORMAT_BGR565 as the supported format instead of PIXEL_FORMAT_RGB565. This change ensures correct color rendering in the sample display application and enables usage of the video capture sample application. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>pull/92661/merge
2 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue