Hi I'm new to the Teensy eco-system FTR
I have a Teensy 4.1 interfaced with an EVAL-AD7606SDZ DAQ board.
I'm using Joshua Austill's AD7606 library and will be targeting a sampling rate of 100KHz.
So 16 bits x 8 channels x 100,000 = 1,600,000
I need to run for a minimum of 12 seconds so obviously memory is now an issue.
What is the best way to get this data out, either as its coming in or buffered in someway?
I have a Teensy 4.1 interfaced with an EVAL-AD7606SDZ DAQ board.
I'm using Joshua Austill's AD7606 library and will be targeting a sampling rate of 100KHz.
So 16 bits x 8 channels x 100,000 = 1,600,000
I need to run for a minimum of 12 seconds so obviously memory is now an issue.
What is the best way to get this data out, either as its coming in or buffered in someway?
Last edited: