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

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

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

1,234 Views
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?
Labels (1)
0 Kudos
Reply
2 Replies

1,178 Views
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 Kudos
Reply

1,178 Views
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 Kudos
Reply