This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1293EVM: ADS1293EVM

Part Number: ADS1293EVM
Other Parts Discussed in Thread: ADS1293,

Hello

I have received the ADS1293 Evaluation Board and I would like to know howI can record an electrocardiogram for more than a minute (eg for 20 minutes) and have the results ( Time- Volts) in a file txt. 

Thank you

  • Hi George,

    This is not currently supported in the existing GUI or hardware.

    Here is a link to the BIOFAQ, where you can find the source code for the ADS1293EVM: https://e2e.ti.com/support/data-converters/f/73/p/772058/2855202

    Using this source code, you can create your own program and/or hardware to measure for more than a minute. Please note that changes to the code/software are not supported. 

    Alternatively, you can take multiple measurements and stitch them together manually, there will of course be small gaps in the measurement data. 

    Good luck!