Tool/software:
Hi:
We use 2 dma channels to get the data of mipi, we found that:
Normally:
the time interval for each DMA transfer is about 0.012s
Unnormally:
the time interval for each DMA transfer is about 0.0003s, and the data is error.
as shown, skip is because the id of current frame is same as the id of previous frame.
But in fact, the id of each frame is differnt.
Could you please help us analyze the reasons? Thank you.