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.

ADS1298 pace Maker software approach

Other Parts Discussed in Thread: ADS1298

I am a novice in embedded sysem. I would like to make *** monitor . I am intersted in pace maker and nurmal ECG.

So I would like to ask how to use software approach in ads1298 in pace maker detection.

what I understand is to make data rate from 8000hz as in datasheet and I should make pga is suitable with datarate since signal needs 3tdr to be settled. But How I use pace detection module in software as I read I can't find it.

Thanks .

  • Hi Marwa,

    Our C5000 Application team put together some sample code for the TMS320VC5515 that implements software pace detection for the ADS1298.  You can review that sample code here:

    http://code.google.com/p/c5505-ezdsp/

    Look at the fourth item under the C5515 EVM column - the ADS1298 ECG MDK entry.the code archive contains a pacer.c and pacer.h file which may help you with your current project.