Ipu Initialization

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

Ipu Initialization

512 Views
muhammadasif
Contributor I

With i.mx6dl display (ipu and ldb) after initialization, there is nothing on screen until we set these two memory areas with these values:
*0x02760060=0x00008805;
*0x02780064=0x0380;
After writing these values display works properly. In processor reference manual of imx6dl, these memory areas come under the address space of ipu memory mapping which we can not access via ipu registers. Can anyone please describe how can we achieve such settings using ipu registers? we need to have these values for our display to work correctly.

Thank you very much in advance.

0 Kudos
1 Reply

401 Views
Yuri
NXP Employee
NXP Employee

Hello,

please look at the following

https://community.nxp.com/message/581155 

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos