Hello, I'm using a FXTH87EH11DT1 and the sample CW application contained in the starter package. With the device sitting on a desk with 584 feet of elevation, I get a reading of 132 kPa. If I place the device in a pressure container and apply 100 kPa, the FXTH87E reads 297 kPa. I'm using the transfer equation listed in the datasheet (FXTH87EK116):
Transfer Function: P kPa = ( 2.80 kPa/LSB * PCODE ) + 87.20 kPa
kPa = (2.80 * 0x10) + 87.20
kPa = 44.8 + 87.20
kPa = 132
I have verified the value being sent by the FXTH87E is what is being received (0x10), while sitting on a desk. Is this the incorrect transfer function or maybe my calculations are incorrect?
Any insight would be greatly appreciated.
Kindest regards