|
F439_CPP_MPL3115A2_Project_01 1.0
STM32F439 MPL3115A2 pressure and temperature tutorial
|
This project uses only the registers needed for the tutorial measurement path.
These three registers hold the pressure sample. The driver treats the result as a 20-bit Q18.2 value before converting it to pascals and then inHg.
These two registers hold the signed 12-bit fixed-point temperature sample. The driver converts the value to degrees Celsius.