Skip to main content
Visitor II
March 10, 2020
Solved

Camera recommendation for AI application for STM32MP1

  • March 10, 2020
  • 2 replies
  • 2242 views

Hi,

I am using STM32MP1 and setup STM32MP1_artificial_intelligence_expansion_packages to run AI algorithm.

Could you please guide me on: Is there any recommendation on which camera to use for AI application from ST side? Can I use Raspberry Pi camera or something like that with STM32MP1?

Thanking you,

Saurabh

    This topic has been closed for replies.
    Best answer by Olivier GALLIEN

    Hi @SChau.2062​ 

    This will depend on the board you want to use. Please refer to material recommandation in wiki :

    https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI-CV_OpenSTLinux_expansion_package#Object_detection_application

    2.2 Material needed

    To use the X-LINUX-AI-CV OpenSTLinux Expansion Package, choose one of the following materials:

    • STM32MP157C-DK2[6] + an UVC USB WebCam
    • STM32MP157C-EV1[7] with the built in camera
    • STM32MP157A-EV1[8] with the built in camera
    • STM32MP157 Avenger96 board[4] + an UVC USB WebCam or the OV5640 CSI Camera mezzanine board[5]

    Eg you can't connect a Raspberry Pi CSI camera on DK2.

    Hope it help

    Olivier

    2 replies

    Technical Moderator
    March 10, 2020

    Hi @SChau.2062​ 

    This will depend on the board you want to use. Please refer to material recommandation in wiki :

    https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI-CV_OpenSTLinux_expansion_package#Object_detection_application

    2.2 Material needed

    To use the X-LINUX-AI-CV OpenSTLinux Expansion Package, choose one of the following materials:

    • STM32MP157C-DK2[6] + an UVC USB WebCam
    • STM32MP157C-EV1[7] with the built in camera
    • STM32MP157A-EV1[8] with the built in camera
    • STM32MP157 Avenger96 board[4] + an UVC USB WebCam or the OV5640 CSI Camera mezzanine board[5]

    Eg you can't connect a Raspberry Pi CSI camera on DK2.

    Hope it help

    Olivier

    Visitor II
    March 10, 2020

    Hi @Community member​ ,

    Thanks for the detailed explanation.

    Thanks,

    Saurabh