Hi,
I am working with the ADS1298 and i am getting the chest leads inverted. I have atached some figures showing the signals and the hadware. Also i am ataching part of my code where i configure the wilson central terminal.
This is my own software and as you can see the chest leads are inverted.
Here you can see how I conected LL, RA and LR
And this is how i have configured WCT1 and ACT2 registers:
WCT2 = 0b00001001; (RA in IN1N [and IN2N])
WCT2 = 0b11000010; (LA in IN1P y LLen IN2P)
What could be inverting the chest leads?
Thanks in advance!!!!!!!!!!