Skip to content

LSM6DSOX - Clarification on FIFO reading with LSM6DSOX #169

@Rturoz

Description

@Rturoz

LSM6DSOX

Hello, I am currently working with the LSM6DSOX sensor and using the example from your GitHub repository (specifically this example).

In the provided code, the samples stored in the FIFO are read one by one in a while loop, iterating through all n samples. I was wondering if it is possible to read all n samples from the FIFO in a single read operation, without needing to loop through them individually.

My goal is to make the code as fast as possible, any advice or clarification on how to achieve this would be greatly appreciated.

Thank you for your support!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions