[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] drotek mpu6050
From: |
luca ferrero |
Subject: |
Re: [Paparazzi-devel] drotek mpu6050 |
Date: |
Fri, 3 May 2013 21:22:11 +0200 |
It works!
Thank you again.
2013/5/3 Tobias <address@hidden>:
> Hi Luca,
> try to change
>
> #define MPU60x0_ADDR 0xD0
>
> into
>
> #define MPU60x0_ADDR 0xD2
>
> wich is the MPU60x0_ADDR_ALT. this works for me - unfortunately there is
> still no way to configure it so you have to change it in the code.
> the i2c0 should be default for twog and any other lpc based autopilot
>
> acc and gyro are already working, the part for slaves (mag) on the MPU60x0
> is still missing... :-(
>
> regards
>
> Tobi
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>