Other Parts Discussed in Thread: ADS1292, TMUX1108
We are reading 8-channel ECG data using an 8:1 demux (TMUX 1108) to obtain one output. Afterward, we are converting this data using the ADS1291 with the assistance of an ESP32.
Problem: When we provide input to all 8 channels, we are able to receive proper data from all 8 channels. However, an issue arises when we remove the data input from one channel; in this case, three other channels are affected.
For example: If we remove the input from the first channel (which is floating), the 2nd, 3rd, and 4th channels stop working, while all the other channels continue to function properly.
The peculiar aspect is that the first channel provides accurate data.
Please provide your suggestions regarding the above situation. Is this scenario feasible?