Help interfacing STM32H7S3L8 with 24-bit RGB LCD — no LTDC?
I'm trying to configure the STM32H7S3L8 to work with a 24-bit parallel RGB LCD. From what I've read, this kind of interface usually requires either an LTDC peripheral or a dedicated display controller board. However, I can't find any documentation confirming whether the H7S3L8 includes LTDC.
Can anyone confirm if the STM32H7S3L8 supports LTDC? If not, is there any practical way to drive a 24-bit RGB display directly from this chip, such as using the FMC, or do I need to add an external display controller?


