Does anybody know how to use DMA on lpc2148? Thanks
I'm trying to implement a circular buffer on a isochronous endpoint since they are said to be "double buffered". I'm assuming "double buffer" means this endpoint has 2 buffers, but I don't know how to access each one at a time to make the circular buffer. Any ideas? thanks anyways
"They" here is the datasheet..