ajn96/iSensor-SPI-Buffer

Add support for buffer output via burst SPI

Closed this issue · 1 comments

ajn96 commented

Allow users to clock out an entire buffer entry in a single SPI transaction using a memory to SPI DMA. This will offload work from the CPU and allow for better buffered data capture throughput.

ajn96 commented

Implemented