Hi,
I'm testing LTspice macromodel's design example of LTC3882. It's a 2-phase single output design.
I'm trying to check differential voltage sense input, that should cover any dc drop on board, including ground drop.
When VSENSE0- is tied to GND everything works as usual. However when I try to rise VSENSE0- above GND, plots are not as expected.
Easiest way to test it is to add voltage source at VSENSE0- pin to rise it above GND, and expect the output voltage to rise the same value above GND.
So when I add 0-20 mV above GND to VSENSE0- nothing happens, it just ignores it. Output voltage stays at mean 1 V level. This means output voltage has an 20 mV error from what's expected.
When I add even more - 50 mV above GND, phase 0 just stops working. All load goes via second phase. But it's not just in multiphase example. Even single phase won't work with VSENSE0- 50 mV above GND.
I've compared this with LTC3888 model. LTC3888 behaves as expected - 50 mV on VSENSE0- rises output voltage by 50 mV without problems.
Is this an LTC3882 spice model issue or a real device behavior?