Posted on August 05, 2016 at 12:11Hi, I 've seen your code and I have some suggestions and questions:1. In the HTS221_Init should be better change the order of settings, before set the AV_CONF (10h) register and then the CTRL_REG1 (20h) register.2. ...
Posted on August 05, 2016 at 11:22Hi, the code line #include ''HAL_EnvSensors.h'' in HTS221_driver.h is only an example prototype. The user must include the proper own file where HAL_ReadReg and HAL_WriteReg are implementedThis implementation depen...
Posted on August 01, 2016 at 11:18Hi,1. The 8-bit slave address (SAD) associated to the HTS221 humidity sensor is BEh (write) and BFh (read).It is composed from SAD[6:0] + Read/Write patterns (see pag 13 of technical datasheet). The SAD[6:0] is 0x...
Posted on July 19, 2016 at 14:38 Hi ling, You can find attached the last version of Unico GUI (4.6.1.0). The package also includes the last fw version in order to upgrade the emotion board. The package will be published online ...