why IIS3DWB timestamp values are zero ?
I have timestamp counter enabled and batching to FIFO with decimation=1. I can see the timestamp values are interleaved with the accelerometer values, but the timestamp values are always 0 like this (this is SPI trace):
22 00 00 00 00 00 0A
12 32 F7 2F FC 9A 41
24 00 00 00 00 00 0A
14 DE F6 AE FC 94 43
27 00 00 00 00 00 0A
17 9B F6 3E FC 23 40
21 00 00 00 00 00 0A
11 EE F6 46 FC A6 42
22 00 00 00 00 00 0A
12 49 F7 54 FC 69 42
The last byte 0A contains I guess the BDL (1010), and tag sensor is 0x4 so it should be timestamp value but why does it contain only zeroes ?
