This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DMA

Does anybody know how to use DMA on lpc2148?
Thanks

Parents
  • 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

Reply
  • 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

Children