LTDC Display Type Restriction
I am using the STM32H743VIT and trying to integrate using LTDC. The Display Type options in CUBEMX only allow 16 or 18 bit RGB. I know there is no LTDC_R0, so I assume that is why there is not option for 24 bit RGB; however, we were just planning on tying the LSB R value low to work around this issue. Is there any information on how to set this MCU up for 24bit RBG even though CUBEMX does not allow it?
Thank you
EDIT: I am using the 100 pin LQFP package
