2019-07-11 09:33 AM
2019-07-12 06:42 AM
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