Octal Flash and OCTAL RAM with flex spi

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

Octal Flash and OCTAL RAM with flex spi

1,718件の閲覧回数
manojkumar_123
Contributor II

Hi,

Am using IMXRT1176 and wanted to use OCTAL Flash and OCTAL RAM with flexSPI. Is there any complication in using this?

Is there any reference for the same? iMXRT1170 

0 件の賞賛
返信
3 返答(返信)

1,650件の閲覧回数
manojkumar_123
Contributor II

The idea is to have the image in flash and during bootup the image will be copied from Flash to RAM and after that Flash will not be in use and we planned to have this OCTAL flash and OCTAL RAM in same bus as we don’t planned to use simultaneously.

Please confirm if this can possible with same FLEXSPI with 2 CS lines

0 件の賞賛
返信

1,630件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @manojkumar_123,

I understand you don't intend to keep using the flash after bootup since the code would be copied to the ram. However while copying, the flash to the ram, you would be doing flash reads and ram writes correct? This simultaneous use is not possible.

 

BR,

Edwin.

0 件の賞賛
返信

1,657件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @manojkumar_123,

You should have no complications doing this as long as you use a different FlexSPI module for each memory.

 

BR,

Edwin.

0 件の賞賛
返信