2014-03-25 12:23 AM
Haven't been able to find anyone discussing this.
What I need to be able to do is synchronize the start of two DMA SPI transfers. The two SPI ports are running at the same clock rate, and I need an 'atomic' start to them both. i.e. first bit of each transfer occurs at the same time. Thanks in advance for any advice!