User Activity

Posted on December 02, 2014 at 18:10 OK, I'm interfacing with a parallel bus that gives me 8 bits on an external clock pulse. I have working code with an interrupt and manually shuffling the data into memory, but I'd like to use a DMA approach, ...