Hi,
I'm working in a design where I already have a ADS1299 working with the eight channels in single-ended configuration.
Now I need to add a single ECG (not EEG) channel to the device which will be sampled by the same MCU that reads the data from the ADS1299.
I now I could use one lead of the ADS1299 to do that by connecting it to the chest but I need the 8 channels for EEG. I also thought of obtaining the signal from the EEG channels digitally which is possible but not always as good as having a separate channel so I discarded that option too.
At first I thought of using just the Delta Sigma differential amplifier to get the signal from the Ref Lead of the ADS1299 and an extra lead to the chest but since the ADS1299 is using -+2.5V supply the BIAS could damage my MCU.
So now I'm thinking of making a simple ECG amplifier using an INA129 or an AD620A to get the differential value of the ref lead and the extra lead and then the output could be amplified using an opamp using 3.3V single supply and from that to the MCU.
Do you think is there any other better way of achieving my goal?