Other Parts Discussed in Thread: OPA350
Hi
Im using ADS1271 to digitalize an EMG signal.
The signal is supposed to go from 0 to 5V before entering the ADS. The problem is that when retrieving the data from the MCU, if the signal has a lot of peaks, the retrieved data looks noisy. Below is the signal seen on the oscilloscope and then the Matlab figure with the data seen by the MCU (this was with a medium force contraction)
Here is a figure of the oscilloscope of an EMG data with a low force contraction:
As you can see, when the signal has a higher amplitude or higher peaks, there are some samples quite outside the average range...
Below is the configuration used (High resolution and pseudo-differential configuration with AINN at 2.5V)
What could be the reason of that behavior? Or what can I do to correct this? Im concerned this could modify the signal frequency (the FFT results)...
Is there a way to mmmm correct this with the MCU??
I attach also an image of Matlab with a high force contraction:
Thanks!!!