SNLS779A July 2025 – November 2025 DP83TC815-Q1
PRODUCTION DATA
The DP83TC815-Q1 offers sensors for monitoring temperature at the supply pins. Over temperature monitoring is always active in the DP83TC815-Q1 by default. If an over temperature condition is detected, interrupt status flag is set in register 0x0013. These interrupts can also be optionally routed to the INT pin using the same register.
temp_value = 25 + (temp_output_code – temp_output_mean_code) × slope_temp_sensor
| SENSOR | CONSTANT | VALUE |
|---|---|---|
| Temperature | temp_output_mean_code | 90 |
| slope_temp_sensor | 1.0839 |
The over temperature threshold register has two fields, over_up_th and over_low_th. When the monitor read value goes above over_up_th, the interrupt is asserted high. After the interrupt is asserted high, the interrupt is asserted low only if the monitor read value goes below over_low_th .
| MONITOR | over_up_th | over_low_th |
|---|---|---|
| Temperature | 0x0473<7:0> | 0x0473<15:8> |