2024-01-09 04:16 AM
which camera module is used for stm32...?
Solved! Go to Solution.
2024-01-09 04:27 AM - edited 2024-01-09 04:28 AM
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.
Also you can check in AN5020 table 6. some examples of DCMI and camera modules on STM32 boards.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-01-09 04:27 AM - edited 2024-01-09 04:28 AM
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.
Also you can check in AN5020 table 6. some examples of DCMI and camera modules on STM32 boards.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-01-25 06:45 AM
Hi @suman_99 ,
Does my reply answer you request ?
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-02-01 01:23 AM
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.