Author Topic: C1000, C3xxx: is the PXAfb/LCD 16bpp?  (Read 124 times)

DiTBho

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
C1000, C3xxx: is the PXAfb/LCD 16bpp?
« on: July 02, 2025, 05:41:39 pm »
Only consider 640x480: is the PXAfb/LCD 16bit per pixel? RGB565?
doesn't it support 8 bit per color? RGB888?
doesn't it support 6 bit per color? RGB666?

I wrote a framebuffer application, from my testing, it seems 16bpp only.

Is it correct?