Content originally posted in LPCWare by Pacman on Tue Jan 28 18:11:09 MST 2014
On the LPC43xx I managed to synchronize the DMA to a timer.
One problem I faced was that I could not get beyond a certain speed.
If you're trying to output audio, you're in luck; the speed will do fine.
If you're trying to output video, you may have to use a different approach.
Perhaps an NXP expert could interrupt and correct me here, if I'm wrong ?