Interleave mode, register 0x5F, interrupt on QVAR value?
In AN5755 it says: "If the user wants to read both pressure and Qvar, the interleaved mode should be enabled with bit QVAR_AUTO_EN in register 12h: • write(0x12, 0xA0); // QVAR_enable in interleaved mode In this mode the output registers are filled once with pressure data and once with Qvar data alternatively every ODR. So, both pressure and Qvar data have their ODR halved (in one-shot mode the output is filled one time with pressure, one time with Qvar)."
I don't see QVAR_AUTO_EN in the CTRL_REG3 data sheet description, and when I tried this it didn't seem to work. Is this supported/further documented?
In order to minimize power in barometer mode the data sheet advises to write 0x00 to register 0x5F. But this register is not indicated in the register map. I did this and nothing bad happened, but again, is this supported/documented somewhere?
Lastly, I would like to be able to set an over value interrupt on one of the INT pins for a QVAR value measured on the other INT (AH) pin. This seems to be possible with the LSM6DSV. Is it possible with the ILPS22QS and is "how to" documented somewhere?
Btw, QVAR works well on my ILPS22QS breakout, but I see a persistent 1.5 mV offset even though I have an offset cancelling circuit (I am using 1% 9.1 MOhm resistors). Any idea what I could be doing wrong?
Thanks for your help.
