We have an LIS2DE12 accessed via i2c. We set:0x20 to 0x1f0x1f to 0xc00x23 to 0x80Then we read 0x07 until TDA is set.Finally, we read temperature data.Example 1:0x0c = 0x000x0d = 0x13Example 2:0x0c = 0x800x0d = 0xdfHow do we convert these values to d...