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