User Activity

Hi,I am faced with some color issues on a custom board (STM32H7A3). A 800x480 24 bit LCD is connected and the LTDC pixel format is RGB888. For testing is set the background color within LTDC initialisation to:  hltdc.Init.Backcolor.Blue = 128; hltdc....