Skip to main content
WLewe
Associate III
November 11, 2019
Question

I bought the B-LCDAD-RPI1 adapter. I tried plugging in a 7 inch Pi display to my STM32F769i Disco with no luck. Is there any documentation on this?

  • November 11, 2019
  • 2 replies
  • 1002 views

..

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
November 12, 2019

There are no drivers/examples for this. The adapter isn't tied to a specific display, just compatible signalling with the ST DSI interface.

You'd need to create a DSI driver, with display specific parameters coded into LTDC / DSI.

I've been meaning to work on a driver, but it is one of many unfunded/unsupported projects. I had the HDMI adapter working at an assortment of resolutions beyond the default example.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
TDJ
Senior III
May 8, 2020

@WLewe​ Have you found anything?

WLewe
WLeweAuthor
Associate III
May 12, 2020

No I was unable to find anything useful. I moved on to using other devices instead.