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.
Our requirements:
1, ECG signal (0.01~150Hz);
2, Heart sound signal (20~2KHz);
3, These two signal need to be synchronized ADC;
4, Just ADC these two signals, No need DSP etc;
My thought, these two signal have ADC at the same sample rate (125KHz) and then
downsample to the different sample rate.
Two options ADC chips:
1, MSP432, It has 24 chs 14bit (1MSPS) ADC;
2, ADS7142;
3, ADS7280;
Can you give me better solution or suggestion?
Thanks,
Andy