Getting started with Riverdi EVE FT813 & STM32H755 with TouchGFX
Hi Community,
I have a project on STM32H755 Nucleo using a simple small LCD. Now I want to add a Riverdi display, RVT50AQFFWC00, which uses the FT813 EVE.
I'm not very clear how best to start. From what I've found it seems that there's no driver for this display in the BSP for H755 and the best-looking driver that I've come across is Rudolph Riedel's (https://github.com/RudolphRiedel/FT800-FT813).
Should I start by adding TouchGFX to my project via Middleware config in CubeIDE, drop Rudoph's driver into the project, then go to TouchGFX? But then how to proceed, since I only see options in TouchGFX to use some pre-defined configurations that include H755 and similar displays, but there isn't one matching my exact configuration? If I use the simulator that's OK, but then how do I run on my target?
Maybe I should instead start in TouchGFX and perhaps that allows me to pull the required driver in to my project and update my project with it?
These probably seem like silly questions but any advice would be great.
If anyone has a project using TouchGFX and FT813 on H755 Nucleo that they can share that would also be a big help.
Thanks!
