DmaSpi icon indicating copy to clipboard operation
DmaSpi copied to clipboard

Add a way to handle large transfers (> 32767 bytes)

Open crteensy opened this issue 8 years ago • 0 comments

The DMA system limits transfers to 32767 bytes, but larger SPI transactions are necessary in some cases.

Larger transfers could be split automatically, or manually (see #16 )

crteensy avatar Aug 31 '16 18:08 crteensy