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.

ADS1292ECG-FE: SDCard Cage or Source Code

Part Number: ADS1292ECG-FE

Hi All,

I am using ADS1292ECG-FE devkit for a project to record the sampled data, it could be on a PC, but I also noticed that the devkit has an SDCard cage. Would it be possible to have to MSP code modified to store the data in the SDCard?

Would it be possible to have both source codes PC GUI and MSP?

Thank you for your time and help,

  • Hi Jose,

    Thanks for your post and welcome to our forum!

    I am not certain whether the SD card was ever implemented or tested with our ADS1292ECGFE software. The footprint appears to have been left on the board during the development, but without any documentation. Do you have the SD card socket installed on your EVM? I believe we made this component DNI ("do not install") after the initial release.

    I would advise that you use the evaluation software as-is and save collections of data to a text file, which could be used for post-processing analysis.

    The source code for the MSP430 can be found on your hard drive following the software installation: C:\Program Files (x86)\Texas Instruments\ADS1x9xevm\Firmware.

    Best Regards,
  • Thank you for your reply Ryan,

    You are correct, the SD card socket is not installed but if there are drivers for it on the firmware I was planning on populating the socket.

    The SD card would be useful to record data untethered from the PC, unless the on board nand memory can be used for that.

    Thank you for the path to the source code, I appreciate your time.

    Sincerely,

    Jose