User Activity

Posted on December 30, 2016 at 08:14Here's my configuration:set(CTRL_REG1, 0x00); set(CTRL_REG2, 0x80); set(CTRL_REG3, 0x00); set(FIFO_CTRL, 0x00); //Flush FIFO set(CTRL_REG1, 0x3A); //3A was 3E set(CTRL_REG2, 0x50); //50 set(CTRL_REG3, 0x00); set(...
Posted on October 03, 2016 at 18:31Good morning, I'm having a heck of a time trying to get my configuration settings correct on my LIS2DH12 Accelerometer.I would like it to fire the interrupt when an abrupt movement occurs on any or all axes.I have ...
Posted on June 28, 2016 at 11:15I'm trying to use UNICO with an eval board that contains the LPS22HB sensor.  I cannot find this device under their Environmental sensors device list.  Is there a way to add it to the list, or to update UNICO?  I'm us...