Hello TI,
I would like to know whether AC lead-off function using single-shot mode is supported or not.
I want to trigger the single-shot mode on each 256Hz and want to get the AD value.
I've set the register like below.
========
CONFIG1 : 0x90 <- DR = fmod/64
CONFIG2 : 0xC0
CONFIG3 : 0xFC
LOFF : 0x0A <- 6uA, AC lead-off at 31.2Hz
CH1SET : 0x00 <- Only ch1 is measured.
CH2SET : 0xE1
CH3SET : 0xE1
CH4SET : 0xE1
CH5SET : 0xE1
CH6SET : 0xE1
CH7SET : 0xE1
CH8SET : 0xE1
BIASSENSP : 0x02
BIASSENSN : 0x03
LOFFSENSP : 0x01
LOFFSENSN : 0x01
LOFFFLIP : 0x00
GPIO : 0x0F
MISC1 : 0x00
MISC2 : 0x00
CONFIG4 : 0x08
========
At first, I've prepared the 5K impedance environment according to the section7.2 in user's guide of EEG FE PDK(slau443b.pdf), then measured using above register settings. BUT the result was strange. (Pls see below image)
[Left side : voltage measurement (mV) ] [Right side : FFT result]

The measured voltage was about -65mV, but I could not see the top peak at 31.25Hz. Instead of this I could see the top peak on 50Hz.
It seems the lead off current on 31.25Hz did not work during the single-shot mode.
Next, I measured using continuous mode, and the result was almost good. (Pls see below image).
[Left side : voltage measurement (mV) ] [Right side : FFT result]
The measured voltage was +/- 60mV and the lead off current was 6uA. So the both of Zinp and Zinm are 5K. Also, I could see the top peak at 31.25Hz. That was good.
So, my questions are that
- How should I modify the register settings in order for lead-off function to work correctly during single-shot mode triggered each 256Hz ?
- Does the lead off current of 31.2Hz work during single-shot mode ?
I'm very appreciated if you give answer and comment.
Thanks.

