Observing strange voltage ramp when VDD is above 2V - LSM6SOTR
We've just changed the way our system is powered: Previously the accelerometer was powered from a 1.8V regulator, now it's powered directly from a 3V coin cell (schematic part attached).
With the change, we have started to observe a strange ramping which is visible from about 2V upwards and increases with an increase in VDD. Attached is an image of the current ramping, with VDD set to approx 2.9V. The larger thin spikes belong to a BLE module, the very tiny spikes are all I would expect to see of the accelerometer in operation - in fact that is the case when running at 1.8V.
The accelerometer is configured to capture in FIFO mode, the gyro is off. The IRQ is used to notify FIFO events and to flush the buffer. Same ramp is visible, regardless of power mode (ultra low, normal, high-perf). We are only ever capturing at 12.5Hz. No extended functionality is enabled (motion event, etc).
We use SPI Mode 1 to communicate with the device, both IRQ pins are connected to our Micro.
Is this expected behavior?
Thanks.
