Tool/software:
Hello, I downloaded the Pspice model and followed a tutorial (Import external models into LTSpice) on how to use it on my circuitry. Following the tutorial, I was able to use the ATL431A the same as the tutorial. And then i tried to use the same method to import LM317 as well as INA190A1 but have not been successful. The following errors are rising:
For INA190A1:
C:\Users\tesfuker\AppData\Local\LTspice\lib\sub\ina190a1.lib(374): Unknown parameter
GVCCS2_3 outz3 MID net3 MID -1}
^
C:\Users\tesfuker\AppData\Local\LTspice\lib\sub\ina190a1.lib(383): Unknown parameter
R7_4 outz3 MID R_NOISELESS 1 )
^^
For LM317:
C:\Keriya\TOSsystems\keriya\2025_Summer_Placement\SPICE\VO\LM317_TRAN.LIB(38): Expected directive or device instantiation here.
$CDNENCSTART
^^^^^^^^^^^^
C:\Keriya\TOSsystems\keriya\2025_Summer_Placement\SPICE\VO\LM317_TRAN.LIB(39): Expected 2 node names here.
eee8c5c7a2bc4b01f045f303678664e7916da0bae22e8cb0bba041dd67c69ce448ea70148a9ac1670c8926c1ac5057c8ccfcd77bf87ca9dc0f1da3cdb0bcd952
^
C:\Keriya\TOSsystems\keriya\2025_Summer_Placement\SPICE\VO\LM317_TRAN.LIB(40): Expected directive or device instantiation here.
93d3808648446fd760c210771409cb2e74bc4f0599bfbbf307519d1cb35cd1138dc21df4a16cefd52f4564a395216e3baa51565a9cbfced303b439950312fe23
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Can you please help me out on how I can fix the problem and use the models for circuit simmulations?