STHS34PF80 T_OBJECT interpretation
Hello,
First time posting in this forum!
I'm evaluting the STHS34PF80 sensor and went through these materials: Datasheet & AN5867.
However, I could not find any information regarding the interpretation of the object temperature (after calculating the signed value of 16 bit (TOBJECT_L and TOBJECT_H), then divide by the sensitivity).
My very first thought was that this represents the so-called absolute object temperature value, as the sensor is T-MOS based technology and its sensitivity is calibrated with a black body covering the full field of view. However, the function of f(TOBJECT_L, TOBJECT_H, SENS_DATA), doesn't give me that.
Rather I have a feeling that it gives me the difference between the object temperature and the ambient temperature. I have attached an image to show you how the values changed when I have my hand approaching the sensor, to completely cover it, then get my hand off the sensor.

I have tried with both the ST driver: https://github.com/STMicroelectronics/sths34pf80-pid and implemented my own driver but the results are the same.
Also during the test, I noticed that the presence and motion flag are somewhat inconsistent. But that's another story as these flag depends on various factors such as threshold, algorithm, ambient temperature, object temperature, compensation, .etc. I haven't set anything else as the object temperature is bugging me.
Now here are the questions:
1. Could you please provide me guidance about this?
2. Is there any other materials that I can go through to have a better understanding at this IC?
3. I'm planning to commercialise products with this IC, is there any other source of contact I can do beside this Community Forum?
Thank you and looking forward to hearing from you,
Tu
