Hi all,
We are developing a camera application based on DM8148. The software is own, it is not IPNC RDK based. We have the following configuration:
- Sensor pixel clock is 95.833 MHz
- Sensor native resolution is 1936 x 1296 pixels
- RZA_V_DIF and RZA_H_DIF is 256 (no down/upscale, just YUV conversion)
- RZB_V_DIF and RZB_H_DIF is 3*256 (640x360 YUV output)
- DMA_RZA/DMA_RZB is 0, so the bandwidth limiter is turned off
But sometimes the EOF0 interrupt is missing. What could be the problem? It is normal?
Lajos