DmaSpi icon indicating copy to clipboard operation
DmaSpi copied to clipboard

Add support for T3.5

Open crteensy opened this issue 7 years ago • 0 comments

Teensy 3.5's SPI1 and SPI2 only have one DMA channel trigger source shared by RX and TX. How these can be used for DMASPI is still not quite clear. Threads with most information:

  • https://forum.pjrc.com/threads/43585-Teensy-3-5-SPI-DMA
  • https://forum.pjrc.com/threads/35760-DMASPI-library-needs-some-(probably-breaking)-changes-to-really-support-multiple-SPIs?p=142449&viewfull=1#post142449

crteensy avatar May 08 '17 20:05 crteensy