Skip to main content
Explorer
January 9, 2024
Solved

camera module for stm32

  • January 9, 2024
  • 2 replies
  • 3666 views

which camera module is used for stm32...?

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

    Hello @suman_99 and welcome to the STCommunity :),

    To know if a CMOS sensor (a camera module) is compatible with the DCMI or not, the user 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

    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_0-1704803056462.png

    Also you can  check in AN5020 table 6. some examples of DCMI and camera modules on STM32 boards.

    Thank you.

    Kaouthar

     

    2 replies

    KDJEM.1Answer
    Technical Moderator
    January 9, 2024

    Hello @suman_99 and welcome to the STCommunity :),

    To know if a CMOS sensor (a camera module) is compatible with the DCMI or not, the user 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

    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_0-1704803056462.png

    Also you can  check in AN5020 table 6. some examples of DCMI and camera modules on STM32 boards.

    Thank you.

    Kaouthar

     

    suman_99Author
    Explorer
    February 1, 2024

    Hi @KDJEM.1,

    Thank you for your reply! but we need help discovering a suitable camera module for the STM32L496AG.

    Specifications of the camera:

    *compatible with the DCMI
    *5MP rgb ir digital camera
    *camera driver code support for STM32L496AG.

     

    Thank you,

    Suman.

     

    Technical Moderator
    January 25, 2024

    Hi @suman_99 ,

    Does my reply answer you request ?

    Thank you.

    Kaouthar