Hi I would like to use uGFX with a display that uses the FTDI FT80x controller, specifically this riverdi 320x240 cap touch display with the FT801 controller chip: https://riverdi.com/product/rvt3-5b320240cnwc81/
It communicates over SPI with the MCU and appears to allow direct RAM writes over SPI. Don't need super-fast updates, it would be for a menu-based GUI. The host MCU is a raspberry pi. Anyone know if this is already working or how much work it would require to get it running over the ugfx layer?
Thanks!