Hi all,
I have ADS1299EEG-FE kit and worked fine. Then I separated the ADS1299EEG-FE daughter-board from MMBO mother board and connected with Arduino Uno ( SCK, Dout, Din, RESET, DRDY are connected with ardunio via 5V-3.3V level shiftier) to control ADS1299 with Arduino.
The ground line of ADS1299EEG-FE daughter-board was directly connected with ground line of Uno.
With this setup I was not able to control the chip correctly. All the register values I read form ADS1299 appeared with crazy values as follows..
Then I disconnected the direct connection of two Ground lines of ADS1299 board and Ardiuno Uno and connected them with a 10K resistor .( One side of the resistor is ADS1299 Board Ground and other side is Uno ground). With this configuration I was able to read the correct register values and read EEG samples as follows.
But some times the problem happens with is ground configuration also.. I'm very confused with this situation.. please help ..
Thank you