Hi all,
I'm struggling with a basic circuit : a simple audio preamplifier based on an op amp LF356N (with single power supply, i.e. V- is connected to ground).
Here is the circuit : Figure_OK_low_amp_sch.png

The aim is to make an amplifier (gain adjust), the output is connected to an ADC (RPi pico)
As an input (instead of ISIN), I use audio output of my phone.
Output is between C4 and R9 (to ADC)
R5 and R6 are in fact a potentiometer.
Here is the thing.
With a low amplification (R5 and R6 as in the schematic), I get :
Figure_OK_low_amp.png

(red plot is the input of V+ of op amp, the green one is the output)
If I use a sighlty higher gain (R5=14.1k and R6=8.1k), output is distorted :
Figure_KO_low_amp.png

whereas simulation is KiCad shows :
Figure_KO_low_amp_sim.png

With the same gain, if the opamp is supplied with 18.V, I get a correct result :
Figure_KO_low_amp_OK_18.5V.png

but as soon as I increase gain, distortion is back again :
Figure_KO_amp_18.5V.png

Note : my scope is a Raspberry Pi pico, so as soon as input is >=3.3v, I have to disconnect it si I don't damage the board.
I don't understand why real circuit does not behave like the simulation.
Does anybody can help me ?
Thanks a lot in advance !
Nei