implementing STSW-IMG009 API
first question about initiating const from adr 0x2D to 0x87, is not the internal addresspointer incrementing ?Second: The default device address is 0x29 or ?(datasheet says 0x52)
first question about initiating const from adr 0x2D to 0x87, is not the internal addresspointer incrementing ?Second: The default device address is 0x29 or ?(datasheet says 0x52)
It correctly reads expected values for about 4 hours and then goes to undetected state by SPI. Then IMU does not work even after I reset the microcontroller. IMU only works again after I power off and on the system again. What could be the reason an...
I bought the STEVAL-MKI109V3 motherboard and the STEVAL-MKI196V1 evalboard for the LSM6DSO. Now, i try to use the unico GUI to start working with the LSM6DSO, but I get the attached error message when I select the used components. Further, I tried wi...
Hey guys,I am currently trying to interface a VL6180x to a micro controller and when i try reading the RESULT__INTERRUPT_STATUS_GPIO (0x04f) register i get 0x40 indicating a Laser Safety Error . I checked the documentation and dint find anything of ...
Please Reply Faster....
I'm using sensor LIS2DH12, acceleration data I get looks OK. But I'm bit confused about temperature data.CTRL_REG4.BDU is set to 1CTRL_REG4.FS is set to 0 (= 2g scale)CTRL_REG1.LPEN is set to 0CTRL_REG4.HR is set to 0 (= 10bit normal mode)CTRL_REG1.O...
I am trying to set up interrupt driven reading of X Y Z accelerations and X,Y and Z Gyro data on an ISM330DLCLSM6DSM. The plan is to generate an active high signal on INT2 when data becomes available as signalled by INT2_DRDY_XL (BIT0) of INT2_CTRL ...
Hello, I am developing a feet scanner with the vl6180x sensors. But I need to protect the sensors behind 6mm security glass, patients will step on the glass. When I read behind a 3mm glass, everything works fine, but when I use an 6mm glass the measu...