2017-10-02 02:58 PM
Hello,
I'm trying to connect the Raspberry Pi 7 'Displays through the B-LCDAD-RPI1 adapter to the STM32F769I-DISKO BOARD.
Do you have an example of a project?
#stm32f769i-disco #b-lcdad-rpi1 #dsi #7 #raspberry"2021-05-07 12:40 AM
Hi @TJast ,
It is good to hear that you have partially succeeded. I want to know how you're doing it. Please share the details, It would be very helpful for me
Thanks in advance!
2021-07-20 11:50 PM
@Karan Kolhe MIPI parallel interface (LTDC) is well documented. OTM8009a is not a problem, that is also well documented.
However, that is not a typical RPI display - and that is problematic due to lack of documentation and protection techniques used.
How I got it partially working? I took DF Robot DFR0550 display, desoldered STM32F103 chip, connected I2C lines directly (green and blue wires) and voila!
I also had to hard-enable step-up voltage converter (yellow wire), red wire was not needed - it connects the VDD track I broke for test drilling a hole next to display connector.
This Linux driver looks promising. Any success yet?
2023-08-06 04:20 PM - edited 2023-08-06 04:38 PM
I would love to hear any progress on this. Also trying to use a similar 5" DSI Capacitive screen to a U5 through the B-LCDAD-RPI1 adapter.
Where would be a good starting point for something like this? Any direction from ST on this?