Use of ADV# pin in parallel NOR flash (ADMUX) interfacing

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

Use of ADV# pin in parallel NOR flash (ADMUX) interfacing

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

Hello,

I want to interface parallel NOR flash (256KB*16) with IMXRT1062 but this processor have same port pins for address and data bus. So, I find that ADV#. What is use of this ADV# pin? 

I have found this notes for SRAM. Is it same applicable for NOR flash also?

ADV# pin enables Address Path (ADQ=Address Buffer) by asserting ADV# input Low. When ADV# is High, Data Path is enabled (ADQ=I/O Buffer).

0 件の賞賛
返信
1 解決策
2,233件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

From the SEMC side, the data and address pins will be on MUX mode so it is not possible to have dedicated address/data pins for NOR flash. The communication will look like this:

Omar_Anguiano_0-1717025460922.png

 

Regarding using an external component to separate these signals. It looks viable however I cannot confirm if it is your adequate solution since it was not tested on our side.

Best regards,
Omar

元の投稿で解決策を見る

5 返答(返信)
2,261件の閲覧回数
VishalAvg
Contributor II

Please reply me!

0 件の賞賛
返信
2,346件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Yes, the use of ADV on nor flash is similar to the SRAM.

Best regards,
Omar

2,333件の閲覧回数
VishalAvg
Contributor II

Ok, Thanks for help.

Please tell me one more thing.

How can I interface parallel NOR flash for separate address bus and data bus? Can we interface directly?

If I interface same terminal of imxrt1062 with NOR flash address and data pins then command will be transfered on both bus of parallel NOR flash.

I have attached one image. 

I am thinking to add two 74LVC164245 IC in between imxrt1062 and flash chip. So that we can separate address/data transfer to flash chip.
 
0 件の賞賛
返信
2,234件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

From the SEMC side, the data and address pins will be on MUX mode so it is not possible to have dedicated address/data pins for NOR flash. The communication will look like this:

Omar_Anguiano_0-1717025460922.png

 

Regarding using an external component to separate these signals. It looks viable however I cannot confirm if it is your adequate solution since it was not tested on our side.

Best regards,
Omar

2,204件の閲覧回数
VishalAvg
Contributor II

Ok thanks

0 件の賞賛
返信