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.

CAPMODE DDR

Hi all,

S/W: ipnc-rdk_release_v3.00

I want to access BAYER RAW data from sensor in continuous mode, and put it into some buffer.

Enabled CAMERA_LINK_CAPMODE_DDR.(GLBCE/SALDRE). So RAW data is now available in DDR. (IPIPIF->ISIF->DDR------>)

Now want to put this data in DDR to my own set of buffers in M3. How I can do it?

(should we read RAW video continuously from isif_reg->CADU & isif_reg->CADL?)