Can I use EPPI0 in receive mode with internal clock and frame sync? I tried to use this setting by,
EPPI0 --> IPF0 --> CONV0 --> OPF0 --> DMA46.
I am able to get DMA46 interrupts and data input. But while trying to receive camera pipe data by using internal EPPI clock and frame sync, Nothing happens. EPPI0 --> DMA29( direct data) settings works. But through PVP, its not working.
Please Someone help me. I am stuck here.
I have attached the code here.