I2C activation hangs entire aircraft system and reboots GPS

Problem: Hooking up any I2C component causes GPS module to be reported as bad (CAN ID 125). In addition to this, the autopilot hangs, as in GPS lights go out, arming switch (red light) goes out, no telemetry is sent.

  1. If I wait long enough it will burst information via telemetry radio (RFD900x) and then hang again.
  2. IF I ENABLE an SPD3x airspeed sensor the system will hang.
  3. If I ENABLE rangfinder1 by defining that variable from “none” to TFMini Plus I2C, the system hangs.
  4. I don’t have to actually attach either one of those devices in order to hang the system.
  5. The SPD3x airspeed sensor will only report airspeed if the BUS variable for ARSPD is set to 0. But doing so will hang the system also.
  6. Connecting the SPD3x airspeed sensor WITHOUT changing the BUS to 0 (keeping it as 1) will NOT hang the system but the sensor will NOT report airspeed.

Hang Me.param (20.9 KB)

I am using arduplane 4.5.3

I have a basic out of the box Cube Orange+ setup meaning I am using:

  1. The power brick it came with
  2. a 60A ESC,
  3. one servo that is attached and works correctly
  4. RC receiver connected to the S-Bus ports (Futaba brand)
  5. an RFD900x that works correctly on default settings.
  6. GPS is a HERE3 module, new and came with FW version 1.8 loaded.

*All of these components work with default values except that I had to measure battery current for the supplied power brick and manual input that in order to get it to work correctly.

*I have confirmed that the I2C cable is good via continuity checks and it is the cable that came with the brand new autopilot.

*The I2C bus splitter is assumed to be working but I have not confirmed it and it too came with the brand new autopilot.

*Connecting an I2C splitter with said I2C cable and nothing else hooked up to the I2C splitter does NOT cause the system to hang.

All other behaviors are normal, I can arm with plane (with all arming checks activated) and spin the prop motor.

Messages upon a fresh boot up:

image

I flashed ardu copter and then re flashed to arduplane 4.5.3 in order to wipe out all parameters, these are the messages from a fresh install and bootup: