Search found 8 matches
- Sat Oct 08, 2011 3:44 pm
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
I had not seen, in your config.h, you have changed IC2_SPEED to 400khz #define I2C_SPEED 100000L //100kHz normal mode, this value must be used for a genuine WMP //#define I2C_SPEED 400000L //400kHz fast mode, it works only with some WMP clones Can you test with #define I2C_SPEED 100000L, recever con...
- Sat Oct 08, 2011 3:30 pm
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
The recever was connected and tramsiter too. You can see the value on the GUI for each canal ?
What main board do you use ?
Where are you order your AllInOne ? from CSG_EU Ebay shop ?
Maybe you can post your problem on this thread : http://www.rcgroups.com/forums/showthre ... 06&page=44, CSG_EU thread.
What main board do you use ?
Where are you order your AllInOne ? from CSG_EU Ebay shop ?
Maybe you can post your problem on this thread : http://www.rcgroups.com/forums/showthre ... 06&page=44, CSG_EU thread.
- Sat Oct 08, 2011 12:38 pm
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
thin, I thought that was it.
Which version you are using GUI? the 8 or another?
Which version you are using GUI? the 8 or another?
- Sat Oct 08, 2011 10:41 am
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
this is a problem. Connect another source of power. Connect your LiPo to ESC for power your board.
- Sat Oct 08, 2011 10:28 am
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
ok, last question :
when you test your board, you use ftdi and you connect your Lipo ? or only ftdi ?
when you test your board, you use ftdi and you connect your Lipo ? or only ftdi ?
- Sat Oct 08, 2011 9:53 am
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
Your connection are ok for me. Can you load the firmeware with my code modifications ? because it's the diff between my config and your ?
- Fri Oct 07, 2011 10:43 pm
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
No, your allinone is good.
For me, the first time, i have connected to the first pin with the last of the allinone to
the GND. The behavior was similar at your problem. After i have connected only the first pin to GND, the result
was ok.
http://www.rcgroups.com/forums/showthre ... 06&page=42
For me, the first time, i have connected to the first pin with the last of the allinone to
the GND. The behavior was similar at your problem. After i have connected only the first pin to GND, the result
was ok.
http://www.rcgroups.com/forums/showthre ... 06&page=42
- Fri Oct 07, 2011 4:14 pm
- Forum: Shields, boards and sensors
- Topic: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
- Replies: 47
- Views: 24911
Re: All in one board: Hmc5883 bma180 bmp085 itg3200 only 99$
Hi Juro, can give us your schematic connection and the modification in the code ? For information, the Loosi connectic doesn't run with me. version 8.2 -- config.h #define ALLINONE // full FC board or standalone 9DOF+baro board from CSG_EU -- Sensors.pde #if !defined(BMA180_ADDRESS) //#define BMA180...