2014-08-14 07:00 PM
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 #hts2212014-08-23 05:32 PM
Try just searching the datasheet for the word ''address''...
2015-02-06 09:22 AM
I'm working on HTS221 and STM32F411.
The I2C chip address is 0xBE = 1011 111 RWThat works fine on my board.2017-12-31 07:34 PM
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.
2018-01-03 02:49 AM
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.