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.

TLV8811: LTSpice Simulation ERROR

Part Number: TLV8811
Other Parts Discussed in Thread: PSPICE-FOR-TI, TINA-TI

Hello,

I'm trying to simulate the following circuit in LTSpice. It is just a test circuit for further simulations.

I downloaded the .lib file from this page: https://www.ti.com/product/TLV8811#design-development##design-tools-simulation
Unfortunately I always get the following error message when I'm trying to use the TLV8811:

Warning: Multiple definitions of model "outputcir_vohvol_dideal" Type: Diode
Warning: Multiple definitions of model "outputcir_isc_dideal" Type: Diode
Warning: Multiple definitions of model "recoverycircuit_dideal" Type: Diode
Warning: Multiple definitions of model "vinrange_dideal" Type: Diode
ERROR: Node U1:I0:I21:1:102 is floating and connected to current source G:U1:I0:I21:1:RA
ERROR: Node U1:I0:I19:1:102 is floating and connected to current source G:U1:I0:I19:1:RA
ERROR: Node U1:I0:I19:1:302 is floating and connected to current source G:U1:I0:I19:1:RC

u1:vpd: Missing value, assumed 0V @ DC
u1:i0:vprobe2: Missing value, assumed 0V @ DC
u1:i0:vprobe1: Missing value, assumed 0V @ DC
Direct Newton iteration failed to find .op point. (Use ".option noopiter" to skip.)
Starting Gmin stepping
Increasing initial diagonal Gmin to 100
Gmin = 100
vernier = 0.5
vernier = 0.25
vernier = 0.125
vernier = 0.0625
Gmin = 75.2941
vernier = 0.03125
vernier = 0.015625
vernier = 0.0078125
vernier = 0.00390625
Gmin = 73.2748
vernier = 0.00195313
vernier = 0.000976563
vernier = 0.000488281
Gmin = 0
Gmin stepping failed

Starting source stepping with srcstepmethod=0
Source Step = 3.0303%
Source Step = 33.3333%
Source Step = 63.6364%
Source Step = 93.9394%
Source Step = 100%
vernier = 0.015625
Source Step = 99.9882%
Source stepping succeeded in finding the operating point.


Date: Mon Mar 29 10:17:53 2021
Total elapsed time: 0.654 seconds.

tnom = 27
temp = 27
method = modified trap
totiter = 4748
traniter = 2093
tranpoints = 1029
accept = 1027
rejected = 2
matrix size = 182
fillins = 363
solver = Normal
Thread vector: 28.8/11.0[4] 2.7/2.4[2] 8.8/3.8[4] 1.1/0.9[3] 2592/500
Matrix Compiler1: 21.84 KB object code size 12.1/6.3/[5.0]
Matrix Compiler2: off [2.3]/4.8/2.5

I hope that somebody can help me with this problem. I don't know how to solve this issue.

Thanks and regards