• DMA
    Does anybody know how to use DMA on lpc2148? Thanks
  • LPC2888 DMA
    I am working on LPC2888 micro controller.I am using DMA channels for data transfers.How the controller will behave in this situation explained below. the device software want to read 30 bytes from...
  • DMA debugging
    My ARM development environment is MDK-ARM Standard edition 4.73.0.0 The problem I faced is related to DMA. More precisely, while debugging (not simulating) lpc2378, I cannot see DMA registers values...
  • easyweb DMA
    I do one project related to lpc1769 web, I have to change library easyweb, the problem I am having is that I need to use DMA but in easyweb used DMA. I can use DMA for other programs? How?
  • Reinitialize the DMA
    Hi everyone, Please, I'm using the examples given with the keil solution to implement a program that uses the DMA between the UART and a buffer, the problem is that I want the DMA to interrupt when...