I’m having trouble installing a airspeed sensor via I2C port on pixhawk cube with the last firmware.
I have one as show in ardupilot instructions for plane and followed all the steps without success.
I used for the ARSPD_PIN the value off 15 and 65, for the ARSPD_BUS the value 0, 1 and 3, and for the ARSP_TYPE chose all the sensor available.
I also check the connections, VCC, ground, SCL and SDA, it seems all okay.
Any ideas?
The mission planner don’t show any readings in all the combinations.
For example the speed sensor (i2c) is connected to the Holybro Pixhawk 4. Airspeed sensor 4525D is connected to Port B tested by H Pixhawk 4 ArduPlane V3 9 4 https://www.youtube.com/watch?v=0j0S4UuJcSk&t=22s . Digital airspeed sensor 4525D 5 with PCA9306 dual bidirectional I2C−bus voltage−level translator https://www.youtube.com/watch?v=05s3bGiqvVU&t=38s
ARSPD_AUTOCAL,0
ARSPD_BUS,2
ARSPD_FBW_MAX,22
ARSPD_FBW_MIN,9
ARSPD_OFFSET,23.7202
ARSPD_PIN,65
ARSPD_PRIMARY,0
ARSPD_PSI_RANGE,1
ARSPD_RATIO,1.9936
ARSPD_SKIP_CAL,0
ARSPD_TUBE_ORDER,2
ARSPD_TYPE,1
Glad you got it working. I’m having similar issues. Which value of ARSPD_BUS did you find worked for the Pixhawk Cube I2C 2 port in the end please? Thanks!
Used an mRobotics integrated GPS/Mag and Pixracer. Plugged a cable from the GPS port on the Pixracer to the main port on the GPS/Mag, then ran a small i2c cable from the GPS/Mag’s i2c port to the airspeed sensor.