This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AM5728: Image capture and storing

Part Number: AM5728

Tool/software: TI-RTOS

Hi, 

Can some please help me out how to capture a single image from the camera and store into SD Card.

I am using the camera sensor that has come along with evmAM5728 board.

processor RTOS SDK version : processor_sdk_rtos_am57xx_5_00_00_15.

I have already tried out with loopback and capture vip examples that has only video capture.

Can you please help me out for single image capture.

Thanks,

Jahanvi

  • Hi,

    The AM5728 supports the video capture, it is not a camera for a still image. A video consists of multiple frames. The loopback or VIP capture examples can be used. They will save multiple frames into the SD card, You can extract one frame as an image.

    Regards, Eric