I downloaded the spice models from Mouser, but the extensions do not mean anything (and don’t agree with KiCad’s simulator extensions. If I knew how to rename (which one to rename with which extensions)- I could probably make these work. The extensions are these: *.5_1 ; *.5_2 ; *.101 ; and *.102
I was hoping for some info on how to do this task in KiCAD. I’ve been an EE for 40 years (retired now), so I’ve dealt with Mouser and most of the major distis and most of the major semiconductor companies. But not with KiCAD.
Hasn’t anyone else using KiCAD downloaded non-trivial spice models from Mouser?
Extract the one you need and save it in the directory of your project.
Rename it with a .lib extension.
Open your schematic and select the TLC272 part using right-click (or the menu). Select Properties.
Click Simulation Model and add the .lib file
This is very helpful. And I did it (renamed the “5_1” extension, then tried the “5_2” extension). Each sort-of works apparently when I import, but I get an error when I try to simulate the circuit:
[Window Title]
Error
[Main Instruction]
Errors during netlist generation.
[Content]
Error loading simulation model: no ‘Sim.Name’ field
No simulation model definition found for symbol ‘U1’.
[OK]
You definitely got me started, but I am stuck again. Sorry, and many thanks for your help. I would love to get more of it!
Thanks very much for your help- ML9104, holger!!! It works now. I have to figure some more stuff out with simulation. If I can’t- I will come back. But I think you got me over the “hump”.