Hi, I am using AFE4400-MSP430 configuration to get PPG signal.
What I am trying to do is get PPG signal in a maximum sampling rate.
So I looked up the maximum sampling rate in AFE4400 datasheet, which is 5000hz(PRP count is 800)
However, when I changed PRP count into 799 which was set in default of 7999(500hz) it starts not working indicating 0 volts.
After, I made PRP count 999(4KHZ), it starts working but output range suddenly narrowed into +- 0.4v, however much light fall onto diode, maximum output is just 0.4V, where I think it should be 1.2V(no cancellation current applied).
Then, I evaluated the output by increasing PRP count step-wisely from 799 to 999, 1999, 3999.
Then I found when PRP count is 1999, output range becomes +-0.8v, and when PRP count is 3999, output range turns back into normal range +-1.2V.
Of course, I checked the output when PRP is 7999 and it works so well.
I have no idea why this phenomenon is happening.
I looked up datasheet again and again, but could't find any mention on relationship between sampling rate and ADC output range.
Help me out.
Thank you.
-Jay