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.

TPS7A43: Spice simulation from TPS7A43 gives error: Incorrect number of interface nodes

Part Number: TPS7A43

I am using adjustable TPS7A43 in PSpice simulation. The input is 75V and I have probes on Vout and FB pins. 

Here's my schematic.

I am getting the following error:


**** 04/23/24 12:11:10 **** PSpice 23.1.0 (30 January 2024) *** ID# 0 ********

** Profile: "SCHEMATIC1-curr_sense_test" [ c:\cds_spb_home\cdssetup\projects\curr_sense\curr_sense-PSpiceFiles\SCHEMATIC1\curr_sens


**** CIRCUIT DESCRIPTION


******************************************************************************


** Creating circuit file "curr_sense_test.cir"
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS

*Libraries:
* Profile Libraries :
* Local Libraries :
* From [PSPICE NETLIST] section of C:\cds_spb_home\cdssetup\OrCAD_PSpiceTIPSpice_Install\23.1.0\PSpice.ini file:
.lib "C:\libraries\pspice\tps7a43_adj\tps7a4301_trans.lib"
.lib "nom_pspti.lib"

*Analysis directives:
.TRAN 0 1000ns 0
.OPTIONS ADVCONV
.OPTIONS FILEMODELSEARCH
.PROBE64 V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"

**** INCLUDING SCHEMATIC1.net ****
* source CURR_SENSE
V_V2 N04332 N04369 75
C_C5 0 N04377 0.1u TC=0,0
X_U1 N04332 N04403 N04403 N04403 0 N04403 N04386 N04403 N04377
+ TPS7A4301_TRANS
C_C6 0 N04386 0.1u TC=0,0
C_C7 0 N04369 0.1u TC=0,0

**** RESUMING curr_sense_test.cir ****
.END

ERROR(ORPSIM-15461): Incorrect number of interface nodes for X_U1.X_U2_postReg_U5.

Please let me know what am I missing.

Thanks