Can LPC18xx do DMA transfer from SRAM (USB) to external SDRAM (EMC) ?

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

Can LPC18xx do DMA transfer from SRAM (USB) to external SDRAM (EMC) ?

1,242 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MX21 on Tue Jan 26 11:35:59 MST 2016
Can LPC18xx do DMA transfer from SRAM (USB) to external SDRAM (EMC) ?

There are no examples and the only time memory to memory DMA is mentioned in the user manual is to write to the GPIO ports.

If so, how do you setup a DMA transfer to EMC?
标签 (1)
0 项奖励
回复
2 回复数

1,186 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MX21 on Tue Jan 26 16:49:49 MST 2016
Perfect.  That did the trick.  I now have DMA running to my SDRAM.

Thanks
0 项奖励
回复

1,186 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Tue Jan 26 15:06:12 MST 2016
Hi MX21,
LPCopen has GPDMA speed example. It transfers data from memory to memory. You can use this example. Please see link below
http://www.lpcware.com/system/files/lpcopen_2_12_lpcxpresso_keil_mcb_1857.zip
0 项奖励
回复