The attached is an oscillator circuit based on the OnSemi Single Supply LM324 Opamp Data Sheet App Note HERE.
I re-created it in Kicad 6.99 and ran the simulation using NGspice…
but it won’t oscillate.
Maybe someone can help me figure out what I have wrong.
Thanks for any help.
PS - I’m using 6.99 because of a new feature it had and I have had zero trouble with it.
Application: KiCad (64-bit)
Version: (6.99.0-942-g3129f96686), release build
Libraries:
wxWidgets 3.1.5
FreeType 2.11.1
libcurl/7.78.0-DEV Schannel zlib/1.2.11
Platform: Windows 10 (build 19043), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
Date: Feb 15 2022 03:53:16
wxWidgets: 3.1.5 (wchar_t,wx containers)
Boost: 1.76.0
OCC: 7.6.0
Curl: 7.78.0-DEV
ngspice: 36
Compiler: Visual C++ 1928 without C++ ABI
Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON
That did it Paulvdh.
I swapped the inverting and non inverting inputs as you suggested and
now the circuit oscillates as advertised.
That was a slip up on my part so thanks for your keen eye and the help!