Skip to main content
ATank
Visitor II
October 1, 2018
Question

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

  • October 1, 2018
  • 1 reply
  • 722 views

..

    This topic has been closed for replies.

    1 reply

    waclawek.jan
    Super User
    October 1, 2018

    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