Skip to main content
sdk77
Visitor II
May 1, 2019
Solved

Is it possible to use the LTDC's L8 mode with TouchGFX?

  • May 1, 2019
  • 1 reply
  • 732 views

Hi,

I'm new here and I'm starting to develop an application on STM32H750 with TouchGFX. I've read about the STM32 LTDC's L8 (8-bit luminance or CLUT) mode. This would give a palette of 256 colors which is more than enough, and use very little memory. However it seems TouchGFX only supports framebuffers of 24bpp, is this correct? Or is it possible to let TouchGFX use an 8bpp framebuffer?

Best Regards,

Sjef

This topic has been closed for replies.
Best answer by Martin KJELDSEN

Hi @sdk77​,

Funny you should ask, 8 bpp framebuffers will be supported in the upcoming version of TouchGFX. Aside from that, it is not entirely correct that TouchGFX only supports 24bpp: 1 (Regular or RLE), 2, 4, 8, 16, 24.

Hope that helps.

/Martin

1 reply

Martin KJELDSEN
Martin KJELDSENBest answer
Principal III
May 3, 2019

Hi @sdk77​,

Funny you should ask, 8 bpp framebuffers will be supported in the upcoming version of TouchGFX. Aside from that, it is not entirely correct that TouchGFX only supports 24bpp: 1 (Regular or RLE), 2, 4, 8, 16, 24.

Hope that helps.

/Martin