Resolved! 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 co...