Don't load REF pin of MAX1968 chip on HWRevs < 3.0 #103

Merged
sb10q merged 1 commits from atse/thermostat:stop_loading_vref into master 2024-04-24 18:04:56 +08:00

The REF pin of the MAX1968 TEC chip on hardware revisions v2.x is missing a buffer, loading the pin on every CPU ADC read. Avoid reading from it and leave the pin floating on affected hardware revisions, and return the nominal 1.5V instead.

Workaround of https://github.com/sinara-hw/Thermostat/issues/117.

The REF pin of the MAX1968 TEC chip on hardware revisions v2.x is missing a buffer, loading the pin on every CPU ADC read. Avoid reading from it and leave the pin floating on affected hardware revisions, and return the nominal 1.5V instead. Workaround of https://github.com/sinara-hw/Thermostat/issues/117.
atse added 1 commit 2024-04-03 16:39:38 +08:00
09be55e12a Don't load REF pin of MAX1968 chip on HWRevs < 3.0
The REF pin of the MAX1968 on hardware revisions v2.x is missing a
buffer, loading the pin on every CPU ADC read. Avoid reading from it and
leave the pin floating on affected hardware revisions, and return the
nominal 1.5V instead.
sb10q merged commit 09be55e12a into master 2024-04-24 18:04:56 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/thermostat#103
There is no content yet.