Skip to main content
Visitor II
May 1, 2024
Solved

Will DVP camera interface support STM32H747 MCU

  • May 1, 2024
  • 2 replies
  • 2356 views

most of the cameras in th market are with DVP and MIPI CSI interface, do DVP camera interface supports STM32H747 microcontroller, if so to which pins can we connect DVP to DCMI interface.

    This topic has been closed for replies.
    Best answer by KDJEM.1

    Hello @kumar30 ,

    To know if a CMOS sensor (a camera module) is compatible with the DCMI or not, it must check the following points in the CMOS sensor specifications:
    • parallel interface (8-, 10-, 12-, or 14-bit)
    • control signals (VSYNC, HSYNC, and PIXCLK)
    • supported pixel clock frequency output
    • supported data output

    For DVP is a parallel interface, so it’s compatible with our DCMI.

    This post can help you to use an sensor which has an MIPI interface with an STM32  Solved: How to implement the below OV5678 image sensor to ... - STMicroelectronics Community

    There is a wide range of camera modules and CMOS sensors that are compatible with the STM32 DCMI.
    The table below lists some of them.

    KDJEM1_1-1714637417116.png

    Also you I advise you to take at AN5020 table 6. some examples of DCMI and camera modules on STM32 boards.

    Thank you.

    Kaouthar

    2 replies

    KDJEM.1Answer
    Technical Moderator
    May 2, 2024

    Hello @kumar30 ,

    To know if a CMOS sensor (a camera module) is compatible with the DCMI or not, it must check the following points in the CMOS sensor specifications:
    • parallel interface (8-, 10-, 12-, or 14-bit)
    • control signals (VSYNC, HSYNC, and PIXCLK)
    • supported pixel clock frequency output
    • supported data output

    For DVP is a parallel interface, so it’s compatible with our DCMI.

    This post can help you to use an sensor which has an MIPI interface with an STM32  Solved: How to implement the below OV5678 image sensor to ... - STMicroelectronics Community

    There is a wide range of camera modules and CMOS sensors that are compatible with the STM32 DCMI.
    The table below lists some of them.

    KDJEM1_1-1714637417116.png

    Also you I advise you to take at AN5020 table 6. some examples of DCMI and camera modules on STM32 boards.

    Thank you.

    Kaouthar

    Technical Moderator
    May 8, 2024

    Hello @kumar30 ,

    Has your request been answered?

    If you need further clarification, please do not hesitate to share it .

    Thank you for your contribution in STCommunity. 

    Kaouthar.