Don't understand the FCM ram buffer for NAND FLASH

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

Don't understand the FCM ram buffer for NAND FLASH

ソリューションへジャンプ
2,025件の閲覧回数
philippeleray
Contributor II

Hi,

It's the first time I use a P2020 with a NAND Flash on the local bus, with the FCM.

NAND flash are new for me.

In the reference manual, the FCM use some RAM buffers.

I don't find where are located these buffers.. in DDR ? it's dedicated registers ? it's DMA ?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,783件の閲覧回数
r8070z
NXP Employee
NXP Employee

The P2020 FCM supports 8-bit parallel NAND flash only.

元の投稿で解決策を見る

3 返答(返信)
1,783件の閲覧回数
r8070z
NXP Employee
NXP Employee

Have a great day,

The FCM buffers SRAM is part of the P2020 local bus controller (eLBC). It is located on the P2020 chip. You can use this SRAM even in case when NAND chip (and/or any memory) is not connected to the P2020. In order to access this SRAM we should enable at least one eLBC bank assigned to the FCM (eLBC_BRn[MSEL] = 001 //FCM). Correspondingly eLBC_BRn[BA] defines base address of the SRAM.

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

0 件の賞賛
返信
1,783件の閲覧回数
philippeleray
Contributor II

I have see limitation to 2k pages. There is a limitation to x8 bus too ? os I could use 16x bus ?

0 件の賞賛
返信
1,784件の閲覧回数
r8070z
NXP Employee
NXP Employee

The P2020 FCM supports 8-bit parallel NAND flash only.