Does anyone know how to access the real registers of DP in IPU?

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

Does anyone know how to access the real registers of DP in IPU?

723 Views
sunhe2007
Contributor I

Recently I want to save the state of the DP in IPU, but I found that the registers of DP have no physical address. DP only loads the parameters from the shadow register memory according to the type of the flow (sync, async0, async1). Can the registers being used by DP be accessed?

Labels (1)
0 Kudos
3 Replies

507 Views
igorpadykov
NXP Employee
NXP Employee

Hi He

please look at

sect.37.4.9.1 "The DP programming model",

sect.37.5.108 "DP Common Configuration Sync Flow Register" and further on text

IMX6DQRM i.MX 6Dual/6Quad Applications Processor Reference Manual

Best regards

chip

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

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

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

0 Kudos

507 Views
sunhe2007
Contributor I

Thank you very much, I found the corresponding chapter in IMX6DQRM. Do you know what the situation is about imx53? In imx6, the DP has its own registers listed start from  sect.37.5.108, but the registers in imx53 are only in the shadow register memory, not in the DP module. Do you know the base address of the registers in the DP module?

0 Kudos

507 Views
igorpadykov
NXP Employee
NXP Employee

Hi He

for i.MX53 :

sect.45.51.374 "DP Common Configuration Sync Flow Register

(IPU_DP_COM_CONF_SYNC)" and further on text

i.MX53 Reference Manual (rev.2.1  6/2012)

http://www.freescale.com/files/32bit/doc/ref_manual/iMX53RM.pdf

Best regards

chip

0 Kudos