Question
How to use 8pp to drive rgb565lcd (via STM32 ltdc controller)
Hello Martin,
My platform is stm32l4r7zi, which uses ltdc to drive 800 × 480 LCD in the way of rgb565 connection. Because the internal RAM (640kb) is not large enough for frame buffer, so I want to select 8bit color depth in the touch designer. Can this method be implemented? Does ltdc need to be configured in L8 format?
Thank you.