cancel
Showing results for 
Search instead for 
Did you mean: 

Does STM32F7x8 and STM32F7x9 series controllers support MIPI DPI interface it seems they support MIPI DSI interface. Thanks Anuj

ATank
Associate
 
1 REPLY 1

DPI is just a standardized version of the traditional parallel RGB pixel interface, and although MIPI added some control lines, AFAIK they are optional.

Thus, STM32 with LTDC ('F429/'F439, 'F7x6) should be a fit.

Read AN4861 and check your display's datasheet for the required signals.

JW