Performance SDMA transfer

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

Performance SDMA transfer

跳至解决方案
1,510 次查看
larstraeger
Contributor II

Hello community,

i'd like to know which type of " uart 2 external memory" sdma transfer is faster. Should i use a shared Uart connect to SDMA via SPBA or is the access over the Functional Unit Peripheral/Burst Units for "normal" Uarts faster.

thanks and regards

Lars

标签 (3)
0 项奖励
回复
1 解答
1,169 次查看
JerryFan
NXP Employee
NXP Employee

SPBA bus is preferred, since it is dedicated to SDMA, and thus bus swithch, bus competition(specailly for IP bus which connected with a lot of peripheral), if Functional Unit Peripheral used,  can be avoided.  

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,170 次查看
JerryFan
NXP Employee
NXP Employee

SPBA bus is preferred, since it is dedicated to SDMA, and thus bus swithch, bus competition(specailly for IP bus which connected with a lot of peripheral), if Functional Unit Peripheral used,  can be avoided.  

0 项奖励
回复