Does S32K324 support external RAM?

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

Does S32K324 support external RAM?

Jump to solution
2,612 Views
dmitry_buchynski
Contributor II

Hello.
We use s32k324 in our project but not sure if we have enough RAM for future. Is it possible to use external RAM with this controller? If so, what interface can be used for this purpose and is there an example covering this case?
Best regards.

Tags (3)
0 Kudos
Reply
1 Solution
2,533 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

We only have the QSPI module, which support the memory mapping (only Reads) with the AHB bus, here the limit is that the external memory has to support the QSPI interface.

Best regards,
Peter

View solution in original post

0 Kudos
Reply
3 Replies
2,576 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

It support external flash or RAM memory with the QSPI interface, but we only have one interface, so not both cases. If you going to use the AHB bus, then the max memory mapped is 128MB.

If the example is not included in S32DS RTD examples then we have not. But I now see it in S32DS RTD for S32K3xx.

Best regards,

Peter

0 Kudos
Reply
2,564 Views
dmitry_buchynski
Contributor II

@petervlna thanks for your reply. I have found the example.
But if I understand the reference manual and example correctly the QSPI only supports memory mapped read operations and does not support memory mapped write. Am I correct? 

0 Kudos
Reply
2,534 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

We only have the QSPI module, which support the memory mapping (only Reads) with the AHB bus, here the limit is that the external memory has to support the QSPI interface.

Best regards,
Peter

0 Kudos
Reply