Hi,
I'm not sure if I submitted this question accidently twice.
I have a question about ADS1298 RLD driving signal derivation.
As shown in Figure 33 at page 34, signals output from PGAs are configured to connect to RLD_AMP inverted pin ( RLDINV).
If I connect LA to IN2P, LL to IN3P, RA to IN2N and IN3N. I expect to make RLD=Gain*(LA+LL+RA).
per figure 29, I calculate out following PGA output:
PGA2_P=LA*(1+R2/R1)-RA*(R2/R1),
PGA2_N=RA*(1+R2/R1)-LA*(R2/R1),
PGA3_P=LL*(1+R2/R1)-RA*(R2/R1),
PGA3_N=RA*(1+R2/R1)-LL*(R2/R1),
By any combination, I can't get a summation of (LA+LL+RA).
e.g., if I set boh RLD_SENSP and RLD_SENSN to 0b110, then the summatio is (LA+LL+2*RA).
So anyone please help check if I have calculation error here, and what is the correct setting of RLD_SENSP and RLD_SENSN?
Thanks,