S32G399 DMA Transfer Time Question

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

S32G399 DMA Transfer Time Question

506 Views
Siyan
Contributor III

Hi, NXP,

I use DMA transfer data form NorFlash to SRAM for image loading.

Confused about the time it spending on data transfer.

Transfer total 4MB data from Nor to SRAM:

1.Use eDMA_0 only, it spends 28ms

2.Use eDMA_0 to transfer 2MB and eDMA_1 to transfer remain 2MB at the same time, it spends 50ms

Why is the time increasing instead of decreasing?

Tags (1)
0 Kudos
3 Replies

496 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

For S32G, it seems that the AHB interface is the limiting factor for eDMA under QSPI data transfers.

Please, let us know.

0 Kudos

489 Views
Siyan
Contributor III
Hi, Daniel,
Does NXP have any suggestion about how to reduce the image loading time.
If our product loads 20MB image from Nor to SRAM, it will spend about 28ms*5=140ms which is unacceptable.
0 Kudos

475 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback.

At what frequency do you have configured the QSPI interface for booting?

Please, let us know.

0 Kudos