My design is based on the STM32F767, which does not have the DSI interface. From what I can tell, it seems as though TouchGFX is DSI only. Is there a way to get TouchGFX running on a 24bit parallel display using the LTDC peripheral?
Anders,Thank you very much for taking the time to answer my question. I think the TouchGFX framework is amazing and would very much like to incorporate it into my design. Unfortunately, I'm new to TouchGFX and to the STM32F7 products, so I've got a...