I have two of the SAC modules configured in the PGA stage, non-inverting.
The one stages feeds into the other allowing me to have a gain > 33. I require a max gain of ~100.
The issue that I have is that the output stage of the cascaded PGAs oscillates when I start to increase the gain. There is oscillation when the one stage is set to a gain of 1 and the other is increased, when the one stage is set to 1 and the other max (33) the oscillation is starting to overtake my signal level of around 700mV @ ~40kHz. This is not due to A2D sampling as there is no A2D enabled yet.
I have reduced the output and speed of the gain stages (SAC3OA |= OAPM_1; //Select Low Speed and Low Power mode) this makes a difference but doesn't solve my issue.
My design is on a custom PCB so little noise is entering the system. Ideally what I need to do is place a capacitor in the feedback loop of the PGA stage but this doesn't seem possible??
Is there anyway that I am able to reduce the high frequency oscillation (~40kHz)?