paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Baro MS5611-01BA01


From: Eduardo lavratti
Subject: Re: [Paparazzi-devel] Baro MS5611-01BA01
Date: Tue, 5 Feb 2013 19:06:31 -0200

How you connected the sensor to ppz hardware ? The sensor come you breakout board ?
look at PS pin as Arni say and look as CSB pin too.

CSB define the i2c address.


> From: address@hidden
> Date: Wed, 6 Feb 2013 09:45:50 +1300
> To: address@hidden
> Subject: Re: [Paparazzi-devel] Baro MS5611-01BA01
>
> Hi Arni,
>
> The datasheet says you need to pull the protocol select pin PS high to put it into I2C mode rather than SPI. Have you done this? You didn't mention it in your wiring description.
>
> Regards,
>
> Avinash.
>
> ______________________
> Avinash Rao
> +(64) 27 429 1159
> _______________________
>
>
> On 6/02/2013, at 9:34, Árni Þorvaldsson <address@hidden> wrote:
>
> > Hi sorry my mistake, the version is Paparazzi version v4.9_devel-419-gc2d60af
> > I got the sensors from http://sander-electronic.de/be00067.html
> >
> > How do I check if the adress is correct?
> >
> > Regards Arni
> > ________________________________
> > Frá: address@hidden address@hidden fyrir hönd Eduardo lavratti address@hidden
> > Sent: 5. febrúar 2013 20:19
> > To: Paparazzi developer forum
> > Efni: Re: [Paparazzi-devel] Baro MS5611-01BA01
> >
> > first of all, where you get your sensor ?
> > The address used are correct ?
> >
> > second, i think you pass the version of GIT program not the version of REPO
> >
> >> From: address@hidden
> >> To: address@hidden
> >> Date: Tue, 5 Feb 2013 18:06:44 +0000
> >> Subject: [Paparazzi-devel] Baro MS5611-01BA01
> >>
> >> Hi
> >> I am still trying to get messages from my baro without any luck.
> >> My git version 1.7.9.5
> >> I am only trying to get the messages from the sensor displayed in messages tool (not use it during the flight). I don't get any errors, just no message from the sensor.
> >> my wiring is as follow:
> >> vdd-5v
> >> gnd-gnd
> >> SDI/SDA-SDA
> >> SCLK-SCL
> >>
> >> If anyone has an idea what to try to fix this, please tell me:)
> >>
> >> Here is my firmware part:
> >>
> >> <!DOCTYPE airframe SYSTEM "airframe.dtd">
> >>
> >> <airframe name="Funjet Tiny 2.11">
> >>
> >> <firmware name="fixedwing">
> >> <define name="SENSOR_SYNC_SEND"/>
> >> <define name="USE_AIRSPEED"/>
> >> <target name="sim" board="pc"/>
> >>
> >> <target name="ap" board="tiny_2.11">
> >> <define name="USE_I2C0"/>
> >> <define name="USE_I2C1"/>
> >> </target>
> >>
> >> <subsystem name="radio_control" type="ppm"/>
> >> <subsystem name="joystick"/>
> >>
> >> <!-- Communication -->
> >> <subsystem name="telemetry" type="transparent"/>
> >> <subsystem name="imu" type="ppzuav"/>
> >>
> >>
> >> <!-- Actuators are automatically chosen according to board-->
> >> <subsystem name="control"/>
> >> <!-- Sensors -->
> >> <subsystem name="ahrs" type="float_dcm"/>
> >> <subsystem name="gps" type="ublox"/>
> >> <subsystem name="ins" type="alt_float"/>
> >> <subsystem name="navigation"/>
> >>
> >>
> >> </firmware>
> >>
> >> <modules>
> >> <load name="infrared_adc.xml"/>
> >> <load name="baro_ms5611_i2c.xml"/>
> >> <load name="airspeed_ets.xml"/>
> >> </modules>
> >>
> >> <firmware name="setup">
> >> <target name="tunnel" board="tiny_2.11"/>
> >> <target name="setup_actuators" board="tiny_2.11"/>
> >> </firmware>
> >>
> >>
> >> regards Arni
> >>
> >> _______________________________________________
> >> Paparazzi-devel mailing list
> >> address@hidden
> >> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
> >
> > _______________________________________________
> > Paparazzi-devel mailing list
> > address@hidden
> > https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]