cancel
Showing results for 
Search instead for 
Did you mean: 

How to wire up a MIPI LCD screen to a stm32 mcu?

SSag.1
Associate

Hello All,

I was wondering how i would go about wiring up a MIPI LCD screen to a stm32 mcu?

sorry for the dumb question i am brand new to using stm32s.

2 REPLIES 2
MM..1
Chief II

Primary you need choice part, that have this interface. For example minimal is STM32F469

Second condition is LCD with support two only lanes config, because STM now support only this.

Really probably not something you can wire-wrap or use dupont wires on..

Pair of data lanes (250/500 MHz), and a clock pair. Bandwidth ceiling 1 Gbps, displays upto around 1024x768, but not FHD or UHD

The STM32F769I-DISCO should have wiring concepts, pull schematics from "CAD Resources" tab

Perhaps also STM32F469I-DISCO and STM32H747I-DISCO as other examples, or similar EVAL boards

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..