This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OPA4188 Pin Names

Other Parts Discussed in Thread: OPA4188

I am trying to use the OPA4188 Spice Model and using PSpice as my simulation. The model/part doesn't have any pin names (ie. Out, Vs, -Vs..). Its labeled as 1,2,3,4,5 and without knowing the pin names its hard to run simulation and get correct result.

  • Sheryar,
    You can see the functional pin names by left-clicking on the model symbol and selecting "Enter Macro".
    This action opens a text editor and allows the user to see the informational header and the model netlist.
    The header gives information on the simulator and parameters supported by the model.

    For the OPA4188 model, the last line of the header give the functional pins names:
    * OPA4188 pin order  +IN  -IN  V+  V-  Vout 
    .SUBCKT OPA4188        1    2   3    4    5

    Hope this helps. Please let me know if you have any questions.

    Regards,
    John