S32G399 DMA Transfer Time Question

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

S32G399 DMA Transfer Time Question

1,796 次查看
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?

标记 (1)
0 项奖励
回复
3 回复数

1,786 次查看
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 项奖励
回复

1,779 次查看
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 项奖励
回复

1,765 次查看
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 项奖励
回复