cancel
Showing results for 
Search instead for 
Did you mean: 

What is the I2C Address fot HTS221 humidity and temperature Sensor ?

x22819
Associate
Posted on August 15, 2014 at 04:00

Hi everyone , I am new to using ST Sensor.

I have saw the document , But I can not find the I2C Address.

What is the I2C Address fot HTS221 humidity and temperature Sensor ?

Thanks in advance.

#i2c-address #rtfm #hts221
4 REPLIES 4
Andrew Neil
Evangelist
Posted on August 24, 2014 at 02:32

Try just searching the datasheet for the word ''address''...

http://www.icbase.com/File/PDF/STM/STM42001406.pdf

maurizio23
Associate II
Posted on February 06, 2015 at 18:22

I'm working on HTS221 and STM32F411.

The I2C chip address is 0xBE = 1011 111 RW

That works fine on my board.

huo lifeng
Associate
Posted on January 01, 2018 at 04:34

0690X00000609JGQAY.png

hello,why in my project, I have not receive the ack sigal when i send an 0xBE to write the command. the problem just like the picture.

Posted on January 03, 2018 at 10:49

It seems there is an HW issue, can please check the power supply is connected, CS is high and both I2C pins (SCL, SDA) are really connected to microcontroller.