Disable feedback current readout on flawed HW Revs #96
Loading…
Reference in New Issue
No description provided.
Delete Branch "atse/thermostat:disable-current-readout-pre-rev3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thermostats v2.2 and below have a noisy and offset feedback current
tec_i
caused by missing hardware on 2 MAX1968 TEC driver pins:sampling pulses from the signal; and
loading the VREF signal, preventing voltage drops from the nominal 1.5V.
Since the resulting signal
tec_i
derived from these two signals can have an error of around +/- 100mA, and readback may affect the stability performance of the Thermostat, disable current readback entirely on affected hardware revisions for now.See https://github.com/sinara-hw/Thermostat/issues/117 and https://github.com/sinara-hw/Thermostat/issues/120.
On hardware revisions v3.x and above, this would be fixed.