How to use wait signal with an Asyncronus mode of i.MX6

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

How to use wait signal with an Asyncronus mode of i.MX6

ソリューションへジャンプ
999件の閲覧回数
yuuki
Senior Contributor II

Dear all,

We connect FPGA to EIM of i.MX6.
We want to use a Wait(Ready) signal with an Asyncronus mode, because FPGA uses the Wait signal.

However, the EIM_WAIT signal is used only by a synchronous mode.

We understood as follows.
Is this understanding right?

- To use a wait signal with an Asyncronus mode, it is necessary to use the DTACK mode.
- A Wait signal of FPGA is connected to the EIM_DTACK_B of i.MX6.
- DTACK signal is sampled at rising edge of first ACLK after DTACK assertion.

Best Regards,
Yuuki

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

Hi Yuuki

you are right, in asyncronus mode it is necessary to use the DTACK,

in synchronous mode EIM_WAIT signal. Timing diagrams can be found in

sect.22.8.11 DTACK Mode - AXI Single Access IMX6DQRM

Best regards

igor

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

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

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

元の投稿で解決策を見る

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

Hi Yuuki

you are right, in asyncronus mode it is necessary to use the DTACK,

in synchronous mode EIM_WAIT signal. Timing diagrams can be found in

sect.22.8.11 DTACK Mode - AXI Single Access IMX6DQRM

Best regards

igor

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

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

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

0 件の賞賛
返信