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 Sampling Rate

Other Parts Discussed in Thread: ADS1298

Hello,

I use ADS1298 and MSP430 for the EEG System. I got the sample code for my senior, and I'm just trying to increase sampling rate.

For now, my sampling rate is 250SPS.

I understood that what I only have to change is Bit[2:0] in CONFIG1 Register.

However, even though I only changed CONFIG Register Bit[2:0] into 100 from 110, it doesn't work. 

I am using bluetooth and no packet comes from bluetooth after change sampling rate.

I use low-power mode and internal clock.

I am really confused and I don't know why it doesn't work.

Plz help me ;(