Octal Flash and OCTAL RAM with flex spi

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Octal Flash and OCTAL RAM with flex spi

638 Views
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 Kudos
3 Replies

570 Views
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 Kudos

550 Views
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 Kudos

577 Views
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 Kudos