Octal Flash and OCTAL RAM with flex spi

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

Octal Flash and OCTAL RAM with flex spi

1,724 次查看
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,656 次查看
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,636 次查看
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,663 次查看
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 项奖励
回复