Skip to main content
SMoun
Visitor II
July 11, 2019
Question

For the LSM6DSM accelerometer and gyroscope, is the 4K FIFO volatile or nonvolatile memory?

  • July 11, 2019
  • 1 reply
  • 533 views

..

    This topic has been closed for replies.

    1 reply

    Eleon BORLINI
    ST Employee
    July 12, 2019

    ​Hi @SMoun​ , the FIFO is a volatile memory, and is used to manage the data out of the sensors by temporary storing of the raw data themselves. For example, if you need to synchronize the data output reading from different sensors, you can use FIFO mode. Regards