i.MX6DQ EIM data latch timing in async read access.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX6DQ EIM data latch timing in async read access.

跳至解决方案
1,312 次查看
satoshishimoda
Senior Contributor I

Hi community,

We have some question about i.MX6Q EIM timing when it is in asynchronous read access.

We heard the latch timing of async read access is on the falling edge of a half clock before end of access in past.

Is this correct?

Best Regards,

Satoshi Shimoda

标签 (4)
标记 (1)
0 项奖励
回复
1 解答
1,102 次查看
Yuri
NXP Employee
NXP Employee

  Data are latched at the recent rising edge (of internal clock) before
OE or CS going HIGH (inactive) ; whoever comes first.

Please refer to end of access point below.

EIM_read.jpg


Have a great day,
Yuri

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

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,103 次查看
Yuri
NXP Employee
NXP Employee

  Data are latched at the recent rising edge (of internal clock) before
OE or CS going HIGH (inactive) ; whoever comes first.

Please refer to end of access point below.

EIM_read.jpg


Have a great day,
Yuri

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

0 项奖励
回复
1,102 次查看
satoshishimoda
Senior Contributor I

Hi Yuri,

I confirmed OE and CS negate timing is a rising edge of internal clock.

I think in the case of Figure 18, the trigger for OE and CE negation is the rising edge called "end of access".

Then, data latch timing is one more previous rising edge of "end of access"? or latched on the "end of access"?

Best Regards,

Satoshi Shimoda

0 项奖励
回复
1,102 次查看
Yuri
NXP Employee
NXP Employee

Hello,

latched on the "end of access".

Regards,

Yuri.