Usage of IDMAC channel 5

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

Usage of IDMAC channel 5

Jump to solution
799 Views
torus1000
Contributor V

Hi,

I want to know the usage of IDMAC channel 5 in iMX6 IPU which transfer camera data thru VDIC to frame memory.

I tried to set as following but no interrupts happened.

CSI0_SENS_CONF = 0x04000A20   //YUV422(UYVY)
CSI0_CCIR_CODE_1 = 0x00040030
CSI0_CCIR_CODE_3 = 0x00FF0000

Obviously my setting was not enough. Which registers should I set and how?

Is there any sample codes or documents?

Can anyone help me?

Thanks.

Labels (1)
Tags (3)
0 Kudos
1 Solution
480 Views
Yuri
NXP Employee
NXP Employee

Hello,

 

   Please look at the following

https://community.nxp.com/docs/DOC-330441 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
481 Views
Yuri
NXP Employee
NXP Employee

Hello,

 

   Please look at the following

https://community.nxp.com/docs/DOC-330441 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

------------------------------------------------------------------------------

0 Kudos