Toggle timing of the double buffer in i.MX53 IPU

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

Toggle timing of the double buffer in i.MX53 IPU

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

Hi,

I have a question about double buffering feature of i.MX53 IPU.

I know the FSU automatically toggles the DMA_CH_CUR_BUF_# to point on the correct buffer(EBA0 or EBA1) to be used by the channel.

However I would like to toggle it manually by using IPU_CH_BUFx_RDYx register when CH0 transfer done followed by IPU SYNC interrupt(IRQ=11) requested.

In such case when actual toggle will happen? It will switch immediately or wait something?

Can anyone help me? I want to confirm it for the safe screenshot feature.

Thanks.

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

Hi torus1000

I am afraid it is not possible to toggle manually DMA_CH_CUR_BUF as

IPU was not designed for such operation. Also manual register writing would

introduce unpredictable delays, so IPU operates using FSU with automatically

toggling DMA_CH_CUR_BUF.

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

元の投稿で解決策を見る

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

Hi torus1000

I am afraid it is not possible to toggle manually DMA_CH_CUR_BUF as

IPU was not designed for such operation. Also manual register writing would

introduce unpredictable delays, so IPU operates using FSU with automatically

toggling DMA_CH_CUR_BUF.

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

0 件の賞賛
返信