DMA to GPIO output pins
Posted on June 28, 2016 at 17:39I wish to transfer a large array of data to 8 output pins that are all on the same port. E.g. a 500 element 8bit array where each bit of each element represents the pin status.So 500 independent transfers to the port ...