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

Compensation features of the BMM350 #4

Open
altineller opened this issue Oct 20, 2024 · 0 comments
Open

Compensation features of the BMM350 #4

altineller opened this issue Oct 20, 2024 · 0 comments

Comments

@altineller
Copy link

Hello,

I have read and ported the bmm350 driver code base to my platform.

The sensor at initialization reads the data from OTP, and than uses update_mag_off_sens(dev) to update coefficients for compensation, and after that bmm350GetCompensatedMagXYZTempData extracts the coefficients and then applies the compensation.

These compensations that are applied are
dut_offset_coef, dut_offset_coef, dut_tco, dut_tcs, dut_t0, and cross axis.

Where can I find more information on compensation of data from sensor bmm350 that explains these compensations.

Also, is the OTP updatable?

The datasheet refers to a Bosch Sensortec eCompass software but this software is also not found.

Best Regards,
Can

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