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: ADC output conversion

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

Hello,

I am using ADS1293EVM with MSP430F5529. I would like to ask you about ADC output data conversion. Now, I am obtaining data from ADC in this format: 6075549, etc. I found this in the datasheet but I am not sure how to find out the values Vinp and Vinm. I assume it is some kind of measurement between the inputs. Could you please give me any advice regarding this?

I am acquiring 3 lead ECG now but later I would like to acquire single-lead. Is there any difference in the case of the single lead ECG?

Thank you,

Daniel

  • Hi Daniel,

    Please take a look at the Common questions for Bio-Potential ADCs link in my signature, there is an entry for code to voltage conversion. The conversion for 3-lead vs. 1-lead will be the same, just how you break up the output code is different. Remember that the inputs are measured deferentially, so the resulting voltage will be Vinp - VInn.