Sabre Smart Devices RAM Adress Pins

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

Sabre Smart Devices RAM Adress Pins

跳至解决方案
2,825 次查看
atillametetured
Contributor V

Hello

Quick question about the RAM schematioc of Sabre. Oddly, adress pins A15 and A14 are seen as NC pins and on the RAM side they are not connected to the bus but on the imx side they are. Why is it in this matter? Below are the snips from the Sabre Ram schematic;

Memory side;

RAMQUestion.PNG

i.MX side;

RAMQUestion2.PNG

Thanks in advance and best regards,

Mete

标签 (2)
标记 (5)
0 项奖励
回复
1 解答
2,533 次查看
BiyongSUN
NXP Employee
NXP Employee

Yes, this design can fit row A[15:0].

i.MX6 side row is [15:0] is greater than the DDR device 128Mx16 [13:0]. The [15:14] is not used.

But if we want to use  256MX8. the row is [14:0]. i.MX6 side still can handle cause the A14 is connect.

You just uninstall the device 128Mx16 and install the device 256MX8.

If the design on i.MX6 side is like this.  A14 and A15 is not connected, then we could not switch the device to 256MX8, because the A14 is really NC.

在原帖中查看解决方案

4 回复数
2,533 次查看
BiyongSUN
NXP Employee
NXP Employee

mt41k128m16jt  has three parts with the same package.

The 128Mx16 the row is only  [13:0]. It is easy to replace with the another part. Even the part needs row [15:0].

If the i.MX6 side is NC, too. The design has no chance to switch to new part like 256MX8.

Untitled.png

0 项奖励
回复
2,533 次查看
atillametetured
Contributor V

What about 512MX16? Can the design swithc to that? Sorry have a bit hard time udnerstanding the language. So the design implies that Sabre only uses A[13:0] but is designed to fit A[15:0]. Is this what you mean?

0 项奖励
回复
2,534 次查看
BiyongSUN
NXP Employee
NXP Employee

Yes, this design can fit row A[15:0].

i.MX6 side row is [15:0] is greater than the DDR device 128Mx16 [13:0]. The [15:14] is not used.

But if we want to use  256MX8. the row is [14:0]. i.MX6 side still can handle cause the A14 is connect.

You just uninstall the device 128Mx16 and install the device 256MX8.

If the design on i.MX6 side is like this.  A14 and A15 is not connected, then we could not switch the device to 256MX8, because the A14 is really NC.

2,533 次查看
atillametetured
Contributor V

Okay thanks Biyong.

Regards,

Mete

0 项奖励
回复