Faulty LM358 SPICE model
I'm trying to find a working spice model for the ST LM358. The one on the site gives an output of -12KV for a small sine wave when powered from ± 12V
And the "contact us" email doesn't work.
I'm trying to find a working spice model for the ST LM358. The one on the site gives an output of -12KV for a small sine wave when powered from ± 12V
And the "contact us" email doesn't work.
So in the sub the pin numbers are puzzled:
** Standard Linear Ics Macromodels, 1993.
** CONNECTIONS :
* 1 INVERTING INPUT
* 2 NON-INVERTING INPUT
* 3 OUTPUT
* 4 POSITIVE POWER SUPPLY
* 5 NEGATIVE POWER SUPPLY
.SUBCKT LM358 1 2 3 4 5
vs
PINATTR PinName In+
PINATTR SpiceOrder 1
PIN -32 -16 NONE 0
PINATTR PinName In-
PINATTR SpiceOrder 2
PIN 0 -32 NONE 0
PINATTR PinName V+
PINATTR SpiceOrder 3
PIN 0 32 NONE 0
PINATTR PinName V-
PINATTR SpiceOrder 4
PIN 32 0 NONE 0
PINATTR PinName OUT
PINATTR SpiceOrder 5
----------------
So try :
- modified sub
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.