Hi,
We are using AM3358 Sitara EVM and need to display various customized images on LCD.
From different forums found out that images in raw format can be written on /dev/fb0 (i.e. cat image.rgb > /dev/fb0).
Tried out that thing and its displayed also properly.
But, Need to know that how many format (RGB,YUV) and its variants (RGB888,BGRA,....) are supported with frame buffer?
Also any demo application or sample example are available for display module in RDK or SDK?
Thanks in advance.