10DOF + arduino pro mini : i2c errors

Post Reply
confrey
Posts: 6
Joined: Sun Jun 09, 2013 12:36 pm

10DOF + arduino pro mini : i2c errors

Post by confrey »

hi everybody, here is the problem :

I'm trying to connect these elements :

- arduino pro mini board (exactly a clone, a Xino Pro Mini) with AT328;
- 10DOF GY-80

here a photo of what I'm doing :

https://drive.google.com/file/d/0B83dBSxPEiOoRXVpVkhIeHNIZXM/edit?usp=sharing

I'm using MW 2.3, QUADX configuration, in GUI I can see a very lot of i2c errors; I tested the good wiring connections more time, I think all is correct; the same DOF works fine connected to a Nano, using same pull-up resistors' values; I'm in a dead point, I don't know what I have to investigate more....

please give me some suggestions

regards

waltr
Posts: 733
Joined: Wed Jan 22, 2014 3:21 pm
Location: Near Philadelphia, Pennsyvania, USA

Re: 10DOF + arduino pro mini : i2c errors

Post by waltr »

What is the I2C speed set to on the two MultiWii boards?
If set to 100000 on the Nano then ensure the new FC is set to 100000.

User avatar
Hamburger
Posts: 2582
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: 10DOF + arduino pro mini : i2c errors

Post by Hamburger »

Disable pullups.
Shorten i2c wires.

Post Reply