I use a CC2530 board connect with the ADS1299EEGFE-PDK daughter board.
I read chipID and got correct value.
I can get the correct test signal .
I test the EEG and ECG with different input(channel 1) and bias electrode(channel 3).
Here is my register configuration.
CONFIG1 0x94 (1000Hz)
CONFIG2 0xD0
CONFIG3 0xE8
CH1SET 0x60
CH2SET 0x81
CH3SET 0x66
CH4SET 0x81
CH5SET 0x81
CH6SET 0x81
CH7SET 0x81
CH8SET 0x81
BIAS_SENSN 0x01
BIAS_SENSP 0x01
Here is the Jumpers I set.(The red spot is bias electrode and differential measurement electrodes)
Here is the ECG and EEG I measured(1000hz)
My dates have a lot noises,I wonder is there any mistakes about my configurations.
May I ask for your help?