Open caternuson opened 1 year ago
Any movement on this issue yet? I'm using an Adafruit Feather RP2040 CAN and attempting to connect to an Adafruit LSM6DSOX + LIS3MDL Precision 9 DoF IMU (part #4517) in an attempt to build an AHRS solution. I can't get the Adafruit Sensor Calibration library's "sensor_calibration_read.ino" example to compile right out of the box.
I have been able to enumerate the I2C device addresses on the 4517 breakout, though (3 of them).
Any news on how to solve the bug? I still cannot run sensor_calibration_read.ino with pico and I don't know how to solve.
Re this thread: https://forums.adafruit.com/viewtopic.php?t=203759
Can recreate by attempting to compile either of the examples in this library for a Feather RP2040 target.