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.

TDA3XEVM: What are possible values of frame rate?

Part Number: TDA3XEVM

Is Frame Rate set in VpeLink_tskMain( )?  The frame rate command is within message sent to this task.  Who sends message to this task?  

What are possible frame rate values?

The frame rate for Usecase UC_iss_capture_isp_simcop_display is 60Hz.  Where is this frame rate set?  Is it set by calling VpeLink_tskMain( )?  

Regards,

Amer

  • Amer,

    Frame rate is set/configured in the sensor. All processing modules in the pipeline works at the frame rate provided by the sensor/input.
    In VPE link, you could actually slow down the frame rate, using that ioctl.
    But this is not supported in ISS usecases.. ISS usecases work at the frame rate provided by the sensor..

    Rgds,
    Brijesh