Skip to content

Conversation

@jerabaul29
Copy link
Contributor

Pull Request template

Summary
Make it possible to get the raw data directly from the FIFO buffers. Similar to the GetAxesRaw methods that were existing for reading ACC and GYR in non FIFO settings, but for the FIFO reading setting.

Validation

Tested on my desk, works fine with an adapted version of the FIFO example that uses the raw readings instead.

Closing issues

closes #15

@jerabaul29
Copy link
Contributor Author

@cparata this is what we had discussed yesterday :) .

I agree this is a "trivial" change, but since this is available for the "native" ACC and GYR readings already, why not for the FIFO readings also? :)

At least to me it is useful :) .

@jerabaul29
Copy link
Contributor Author

(this time I got the CICD "right", by looking at how you did it yesterday and bumping the minor version tag :) ).

@cparata cparata merged commit 43faa50 into stm32duino:main Jan 20, 2026
3 checks passed
@jerabaul29
Copy link
Contributor Author

Thanks for the merge! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting Raw readings from FIFO

2 participants