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?)