What is the best DMA library which I can use? I want to use Teensy 3.6 to record data from 2-4 simultaneous channels at a sampling rate of 10 kHz for 10 seconds. I want to use DMA to store that data...
Type: Posts; User: BINIT
What is the best DMA library which I can use? I want to use Teensy 3.6 to record data from 2-4 simultaneous channels at a sampling rate of 10 kHz for 10 seconds. I want to use DMA to store that data...
Do I have to check that in the library file?
How do you think I can test that?
The pins are not physically shared between the SD card and the SPI lines. Can there still be conflicts?
I am using Teensy 3.6 connected to a custom radio receiver unit. I have a transmitter unit which is transmitting data. The program works fine when I am using the serial monitor. However, everything...
Did you write that to a SD card?
Thanks,
Binit
Hi,
Were you able to develop your code? I am trying to do the same with Teensy 3.6. I have to use 4 channels rather than 3. Please let me know what you think?
Thanks,
Binit