Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIFO readout ignores read_write_len limitation #21

Open
savejeff opened this issue Sep 11, 2023 · 0 comments
Open

FIFO readout ignores read_write_len limitation #21

savejeff opened this issue Sep 11, 2023 · 0 comments

Comments

@savejeff
Copy link

Im using this code example:
https://github.com/boschsensortec/BMI270-Sensor-API/blob/master/bmi270_examples/fifo_watermark_headerless_mode/fifo_watermark_headerless_mode.c#L67

and i have observed that when a too high fifo readout length is given to bmi2_read_fifo_data(...) it does request the whole length in one read, breaking the limitation limit given in bmi2_dev.read_write_len.

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

No branches or pull requests

1 participant