This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1298: Distort signal after 20hz

Part Number: ADS1298

hello everybody
I am trying to use ads1298 for make an eeg equepment
I set registers as below:
config1 => 0xE6   or  0b11100110
config2 => 0x22   or  0b00100010
config3 => 0xfd    or  0b11111101
chanels=> 0x60   or  0b01100000
LOF       =>0x03   or   0b00000011
RLD_SENSN&p=>0xff

now i connect INP and INN to function generator and see signals in matlab. when frequency go more than 20hz signal distort.
thank you