MPC55XX:RD_WR/ or OE/ ?

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

MPC55XX:RD_WR/ or OE/ ?

跳至解决方案
1,252 次查看
ypchen
Contributor III

<MPC5553_MPC5554_RM>,12.4.2 External Bus Operations

...To facilitate asynchronous write support, the EBI keeps driving valid write data on the data bus until 1 clock after the rising edge where RD_WR/ (and WE for chip select accesses) are negated.

 

In my project,the RD_WR/ connect to the 74LVTH16245's direction-control (DIR) .When RD_WR/ is low,data transmission from the B bus ( MPC data bus)to the A bus(Memory data bus).In Write Cycle(CS Access) ,because RD_WR/ negated earlier ,the 74LVTH16245 does not keep driving valid data on the A bus after the rising edge of RD_WR/ (the  A bus data and the WE[0:3]/ are negated in the same time)

Can I use OE/ instead  RD_WR/ ( OE/ connect to the DIR)?What do I need to pay attention?

标签 (1)
0 项奖励
回复
1 解答
1,077 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

If your project use CS access only, then OE/ could be used instead RD_WR/. Pay attention to setup and hold time during read cycle. Note that OE/ is active low signal whilst RD_WR/ is active high in the context of their functionality.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,078 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

If your project use CS access only, then OE/ could be used instead RD_WR/. Pay attention to setup and hold time during read cycle. Note that OE/ is active low signal whilst RD_WR/ is active high in the context of their functionality.

0 项奖励
回复