Search results

  1. J

    Teensy 3.6 add timestamps to DMA transfers

    I'm trying to build a multi-protocol bridge device that will allow users to interface with CAN/SPI/I2C devices through the various UART ports on Teensy 3.6. It seems like a good use case for DMA, since the main purpose is to transfer data between peripherals. I'd like to be able to add...
Back
Top