About the NAND Row address cycle setting with the SABRE-AI board

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

About the NAND Row address cycle setting with the SABRE-AI board

1,079 次查看
yuuki
Senior Contributor II

Dear all,

We are going to use i.MX6DualLite.

And NAND Boot is used in our system.

We refer to the schematic of the SABRE-AI board.

  - SABRE-AI-DUALLITE-CPU2

    => SPF-28605_b1.pdf

This schematic assumes that MT29F64G08AFAAAWP is used as NAND Flash device.

According to Boot configuration of SABRE-AI, NAND Row address cycle is set to 4.

  Boot_CFG1[1:0]=10 (Row Address Cycles is 4)

NAND setting for row address.png

However, Row address cycle of MT29F64G08AFAAAWP is "3".

<MT29F64G08AFAAAWP Datasheet>

http://pdf.datasheet.directory/datasheets-0/micron_technology/MT29F64G08AFAAAWP_A.pdf

I think that the setting of Row address cycle of SABRE-AI does not match MT29F64G08AFAAAWP.

Would you tell me the reason setting Row address cycle to "4" in SABRE-AI?

Best Regards,

Yuuki Murasato

标签 (1)
0 项奖励
1 回复

595 次查看
art
NXP Employee
NXP Employee

Actually, setting the Row address cycle number boot parameter larger than the actual Row address cycle number of a NAND Flash device used has no matter for the boot process, since, anyway, all zeros address is latched to a NAND Flash device during initial boot. So, this Row address cycle number setting of 4 has been chosen just for convenience to use single setting for various NAND Flash devices.


Have a great day,
Artur

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

0 项奖励