2022-11-03 01:49 AM
Hi,
I am working on a TouchGFX project, which connects my STM32F429IIT6 with a custom board with 2.4" TFT display. The Display include a ST7789vi chip and uses the 16-bit (RGB-5-6-5) input. I have found the STM code for the st7789h2.
How do I get the right format for transferring the pixels from the framebuffer memory to the display?
Thanks