Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 12 months ago.
TCN75A I2C temperature sensor
I have digilent board (boosterpack) http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,396,1181&Prod=ORBIT-BOOSTER
which has on board temperature sensor TCN75A http://www.microchip.com/wwwproducts/Devices.aspx?product=TCN75A.
I can not have response from this temperature sensor over I2C bus on mbed. Please help.
1 Answer
10 years, 12 months ago.
i figure it out... i2c address of TCN75A is wrong in Digilent datasheet for Orbit BoosterPack it must be 0x9E instead of 0x4F. I figure it out with I2CU http://developer.mbed.org/users/simon/code/I2CU/file/4f78cdfc99de/main.cpp
Assigned to
10 years, 12 months ago.This means that the question has been accepted and is being worked on.