How does CSI frames map to IDMAC channels work?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How does CSI frames map to IDMAC channels work?

691 Views
tommytang
Contributor I

Hi,I'm doing some development based on i.MX53,I find in the i.MX53 reference manual.that the register IPU_SMFC_MAP can map the csi frames to the SMFC DMA channels.My understanding is that the CSI frames with specific ID number will go through the configured SMFC channel to the external memory.

for example,if I configured this register as following:

CSI1,ID0 => Channel0

CSI1,ID1 => Channel1

CSI1,ID2 => Channel2

CSI1,ID3 => Channel3

Does it means that csi frames with FRAME_ID&0x11 only can pass through its related channel?

If I config the EBA0 of channel0 only,does it means that the three others will lost?

Who can help to answer it?

Thanks!!!

Labels (1)
0 Kudos
0 Replies