iMX53 IPU DI error interrupt

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX53 IPU DI error interrupt

ソリューションへジャンプ
1,017件の閲覧回数
torus1000
Contributor V

Hi all,

Now I'm debugging my board and my IPU test program for LCD display.

Then I got DI0_SYNC_DISP_ERR interrupt but manual indicated it was DI0 error and
I couldn't see any hints to avoid this error.

Does anyone advice me which cases mostly this error occured?


How can I avoid this error in those cases?

Thanks.

ラベル(2)
タグ(2)
0 件の賞賛
1 解決策
687件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi torus1000

this error means that IPU has not sufficient performance capability due to

incorrect IPU settings or too big image. Please look at

DI0_SYNC_DISP_ERR is IPU_INT_STAT_10[19] according to

Table 45-34. Error Interrupts Summary IMX53RM

One can try solution below for such kind of error

mxc_ipu mxc_ipu: IPU Error - IPU_INT_STAT_10 = 0x00080000

Best regards

igor

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

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

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

元の投稿で解決策を見る

0 件の賞賛
1 返信
688件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi torus1000

this error means that IPU has not sufficient performance capability due to

incorrect IPU settings or too big image. Please look at

DI0_SYNC_DISP_ERR is IPU_INT_STAT_10[19] according to

Table 45-34. Error Interrupts Summary IMX53RM

One can try solution below for such kind of error

mxc_ipu mxc_ipu: IPU Error - IPU_INT_STAT_10 = 0x00080000

Best regards

igor

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

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

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

0 件の賞賛