No idea what is wrong in your case as your screen capture doesn’t make sense with R5 opened at one end.
This is a replication of Pspice example that TI provided with their model file.
I checked this circuit in LTspice and it works as intended ( just much slower simulation time) so I don’t understand where the voltage spikes come from.
Well… Here’s a negative supply for the ADA4528. The ADA4528 in LTspice is in ADI.lib with an A-device, which cannot be run in Qspice. I believe your ADA4528 model is from somewhere else. Therefore, running this circuit in LTspice and Qspice can be different because you may have a different model.
Anyway, sometimes I find that op-amp models may cause issues when operated with a single supply (even the op-amp is expected can run with single supply). I don’t have a definitive answer for this case, but assigning a negative voltage instead of GND seems to solve the problem.
I took this model of the official analog website as a spice macro model. So I am unsure how to check a model’s general suitability for QSPICE.
I was avoiding running it with a negative supply as this is something I want to fully avoid in my system. I guess I will have to work with these limitations for now.