DLPU100B May 2020 – June 2024 DLP2021-Q1 , DLP3021-Q1
The FPGA can optionally read temperature measurements from an external TMP411 temperature sensor connected through I2C. This allows reading the TMP411 local temperature and DMD remote temperature using a diode built into the DMD.
The FPGA reads the two temperatures from the TMP411 at approximately 8Hz and stores the latest values in registers that can be read back by the host controller.
The temperature values in the FPGA are returned in the TMP411 12-bit format. The eight MSbs are an integer portion. The four LSBs are the fractional portion, which should be divided by 16 and added to the integer portion.