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

Hello,Where is setDlpfBandwidth defined? #2

Open
MapleHan opened this issue May 24, 2022 · 3 comments
Open

Hello,Where is setDlpfBandwidth defined? #2

MapleHan opened this issue May 24, 2022 · 3 comments

Comments

@MapleHan
Copy link

IMU.setDlpfBandwidth(ICM42688::DLPF_BANDWIDTH_21HZ);

@Paulie92
Copy link

Same question. Is there a way, how to set up Bandwidth?

Thank you.

@plusk01
Copy link
Collaborator

plusk01 commented Jan 18, 2023

unfortunately, there is currently not a way to change the LPF bandwidth, although it should be straightforward to add.

From the datasheet, there are two sets of filters whose bandwidth can be controlled - the anti-aliasing filters (AAF) and the UI filters (not sure what UI stands for...)

Currently you can turn on/off the anti-aliasing filters though using setFilters.

@Paulie92
Copy link

Thank you for the answer. Hope it will be added in the future, because for my application it is really needed. I read the manual now and also wondering, what UI could mean...

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

3 participants