Skip to main content
Graduate II
February 21, 2024
Solved

Camera Protocol STM32F7508-DK

  • February 21, 2024
  • 5 replies
  • 2510 views

What is the camera protocol used by STM32F7508-DK?

MIPI or DVP

Which cameras does STM32F7508-DK module support?

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

    Hello @Sule_akcy and welcome to the community :),

    The STM32F7508-DK uses the Digital Camera Interface (DCMI) to connect with camera.

    This DCMI supports:

    • 8-, 10-, 12- or 14-bit parallel interface
    • Embedded/external line and frame synchronization
    • Continuous or snapshot mode
    • Crop feature
    • Supports the following data formats:
    – 8/10/12/14-bit progressive video: either monochrome or raw bayer
    – YCbCr 4:2:2 progressive video
    – RGB 565 progressive video
    – Compressed data: JPEG

    You can used with STM32F7058-DK board a OV9655 CMOS sensor as mentioned in table 6. in AN5020.

    KDJEM1_0-1708526844411.png

    This sensor is used and tested in this example: Camera.

    May this discussion can help you.

    Thank you.

    Kaouthar

     

     

    5 replies

    Technical Moderator
    February 21, 2024
    KDJEM.1Answer
    Technical Moderator
    February 21, 2024

    Hello @Sule_akcy and welcome to the community :),

    The STM32F7508-DK uses the Digital Camera Interface (DCMI) to connect with camera.

    This DCMI supports:

    • 8-, 10-, 12- or 14-bit parallel interface
    • Embedded/external line and frame synchronization
    • Continuous or snapshot mode
    • Crop feature
    • Supports the following data formats:
    – 8/10/12/14-bit progressive video: either monochrome or raw bayer
    – YCbCr 4:2:2 progressive video
    – RGB 565 progressive video
    – Compressed data: JPEG

    You can used with STM32F7058-DK board a OV9655 CMOS sensor as mentioned in table 6. in AN5020.

    KDJEM1_0-1708526844411.png

    This sensor is used and tested in this example: Camera.

    May this discussion can help you.

    Thank you.

    Kaouthar

     

     

    Super User
    February 21, 2024

    @KDJEM.1 @mƎALLEm - why is there no User Manual for this board?

    The only thing on the Product Page is the generic software tools manual - and that's long out of date:

    AndrewNeil_0-1708527897297.png

    This is the second question today about this board which should have been answered in the User Manual!

    EDIT

    I see that the board is obsolete - I hope you're not removing documentation for obsolete products?

    Super User
    February 21, 2024

    @Andrew Neil wrote:

    @KDJEM.1 @mƎALLEm - why is there no User Manual for this board?

    I see that the board is obsolete


    The recommended replacement, 32F746GDISCOVERY, also references that woefully out-of-date software tools manual - isn't it about time that was updated?

     

    Technical Moderator
    February 23, 2024

    @Andrew Neil ,

    UM2470 is back on the product page :).

    Graduate II
    February 26, 2024

    Using the OV9655 sensor, STM32F4-DIS-CAM and STM32F7508-DK board can be connected together.

     

    camera.PNG

    camera_donustur.jpg

    Graduate II
    March 22, 2024

    Other camera models that can be used with the STM32F7507-DK card:

     

    KDJEM1_0-1710834780317.png