paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Trouble getting SHT75 working with new Umarim lite v2


From: Bonin, Tim A.
Subject: [Paparazzi-devel] Trouble getting SHT75 working with new Umarim lite v2 board
Date: Thu, 9 Aug 2012 09:00:07 +0000

I recently switched over to a Umarim lite board, but am having trouble integrating the SHT75 into it.  I'm trying to use the humid_sht module to read in the data.  Since there is no ADC1 port on the Umarim lite, I've tried a few things, including redefining the pins in the header files to the AUX1 and AUX 2 pins (pins 45 and 39, I think) and plugging the SHT75 into the AUX port, or by defining the pins in the header file as SDA1 and SCL1 (pins 41 and 37) and plugging the SHT into the I2C1 port.

Either way, the messages from the SHT show a temperature of -39.66 and 0.1 humidity, which would indicate that its not getting a signal.  Am I assigning the wrong pins, or maybe doing something else wrong?

reply via email to

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