FlexSPI for Flash & RAM (IMXRT106x)

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

FlexSPI for Flash & RAM (IMXRT106x)

653 Views
bw1
Contributor IV

Our team is using an IMXRT1062 with flash on FlexSPIA1, and wants to add external RAM.  They would like to memory map the external RAM and use it basically the same as internal RAM.  We are hoping to place QSPI RAM on FlexSPIB1. 

1) Is it possible use it RAM on B1 at execution speeds with all memory mapped RAM addressing while also executing code from flash on FlexSPIA1?  So not just IP bus commands. 

I understand that both can't run at the exact same time. 

2) If I am reading the reference manual correctly, A1 and B1 share the same LUT, so we would need commands for both in that same table? 

 

0 Kudos
Reply
1 Reply

615 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @bw1 ,

1. Is it possible use it RAM on B1 at execution speeds with all memory mapped RAM addressing while also executing code from flash on FlexSPIA1? 

Yes, it's possible.

2. If I am reading the reference manual correctly, A1 and B1 share the same LUT, so we would need commands for both in that same table? 

Yes, in same LUT table. But A1 and B1 has standalone r/w command pointer to the LUT.

 

Regards,

Jing

0 Kudos
Reply