User Activity

I am using the STHS34PF80 sensor with the TMOS10-12030 lens from Fresnel Factory. Does anyone have the transmittance % for wavelengths 5um-20um?Thanks
I am using the STHS34PF80 sensor to detect motion and presence. When I read the raw value of TMOTION and TPRESENCE I get both positive and negative numbers. What does the negative sign indicate here? Thanks
I am looking to interface with a sths34pf80 on a nucleo-f401re. I want to set up I2C to R/W to the registers and use the included functions.  BSP_I2C1_Init(); uint8_t ret=0; STHS34PF80_Object_t pObj; STHS34PF80_IO_t pIO; STHS34PF80_Init(&pObj); STHS3...
I am looking to set up the STHS34PF80 on the STEVAL-MKI109V3 board. I have tried configuring the PresenceDetection mems application. I measured 0 current on jumper 13 and no voltage on STHS34PF80. Are there any tips or suggestions for setting up the ...