I’ve just installed the latest stable version of arduplane on a Pixhawk 4 Mini and it only seems to be detecting one IMU. I’m not sure of the proper way to check if its using two IMU’s but there is only data from a single RAW_IMU being logged. I have tried to set EK3_IMU_MASK = 3 and on reboot this resets itself to 1.
Is this a known issue with the Pixhawk 4 mini or more likely a configuration issue on my end? Is there a better way to test which IMU’s are being used?
I seem to have resolved this now. When booting I was getting the error ‘MSG4525[0] No sensor found’, which is an airspeed sensor I do not have fitted. Once I disabled the airspeed sensor in the settings I am now getting the second IMU listed when running devid.
Actually, maybe I spoke too soon on that. The second IMU is no longer listing in devid. Any ideas on what else I can do to troubleshoot this? I flashed the FC with PX4 and data for a second IMU was in the logs so I’m pretty sure its not a hardware problem.
Ok, actually got it working this time. I loaded the arducopter firmware and then back to the arduplane firmware in an attempt to properly wipe the firmware and now the second IMU is showing…weird. Thanks again for all the suggestions guys!