How to use Raspberry Pi Touch Display with STM32F769i-DISCO using B-LCDAD-RPI1?
I'm trying to connect 7" Raspberry Pi Touch Display to STM32F769i-DISCO using B_LCDAD_RPI1 adapter. Unfortunately had no luck so far. The adapter lacks any documentation but the name suggests that it was designed for such case. Is there any driver to enable support for such setup? Or maybe some sample application that I could use as starting point?
So far I was able to power up the display using I2C but DSI init sequence ported from Linux driver did not work. Any help would be appreciated.