Hi,
I need some clarifications about TSC_ADC_SS differential mode.
Unfortunately, this mode does not described in details in Ch. 12 of Technical Reference Manual.
I didn't find differential mode usage in Starter Ware examples too.
(adcVoltMeasure example for EVM and EVMSK demonstrates single ended operational mode).
I tested TSC ADC in single ended operational mode, external references, successfully.
My settings:
STEPCONFIG: 0x1BC3004
SEL_INP: Channel 8 (AIN7)
SEL_RFP: VREFP
SEL_RFM: VREFN
SEL_INM: VREFN
16 samples average.
SW enabled, one-shot.
As result, I read ADC code 2000 (approx.) for voltage 880 mV that correspond conversion formula.
But when I set differential mode (STEPCONFIG = 0x3BC3004) I read ADC code approx. 3000.
Is it right?
What is reason of offset?
What is conversion formula for this case?
Best Regards,
Oleg.