Posted on July 27, 2017 at 22:15Figured it out. I saw it after reading the details on auto-increment.Setting the read to use (0x80 | [FIFO_READ_START] 0x28) appears to work when reading the 6 bytes.
Posted on July 27, 2017 at 15:24Hellp Babip,I perform a multi-byte read (6-bytes) to the FIFO_READ_START (28h) address and it returns just 0's.I did change to reading from the X, Y, Z axis and stuffing it into a local buffer in the way you showed. H...
Posted on July 26, 2017 at 22:09Hello Miroslav,I am attempting to use the FIFO STREAM, but reading 6-bytes from the FIFO_READ_START (0x28h) continually returns 0's. I check the FIFO_SRC_REG and see that it has 0x1F bytes filled with and overrun and ...
Posted on July 26, 2017 at 22:32I have a similar question surrounding I2C with reading the FIFO, but on the LIS2DE12. Seems the answer to this will answer both of our questions.
Posted on February 13, 2017 at 17:17I had a similar problem due to enabling/disabling Read Protection. Additionally, trying to undo it only results in continued issues with writing to Flash. It appears my Option Bytes are corrupt and I'm trying to f...