The MAX31725, MAX31726 temperature sensors provides temperature measurements with an accuracy of up to +-0.5°C. Extended format allows for high temperature readings up to 150°C. The MAX31725 can operate in a low powered mode by utilizing the shutdown and one-shot mode. Supports two-wire serial, I2C bus communications. 8-pin TQDFN 3x3 mm package. Accuracy is +-0.5°C from -40°C to +105°C (-40°F to +221°). The operating temperature range is -55°C to +150°C (-67°F to +302°). VDD is 2.5V to 3.7V.

Dependents:   MAX31725_High_Temperature_Accurate_IC

Changes

RevisionDateWhoCommit message
23:3fa31b45fa1a 2019-04-10 phonemacro Update comments default tip
22:692515ac2bb7 2019-04-09 phonemacro add max31725 i2c addresses
21:bb7ba5566a62 2019-04-09 phonemacro Initial Commit
20:c9805b01e814 2019-04-09 phonemacro Initial Commit
19:ccd43cedfd47 2019-04-08 phonemacro removed unused defines
18:69436cb7b19e 2019-04-08 phonemacro rename write thys, tos procedures. make ds1775_write_reg16 local in the c code.
17:ca86c0b37244 2019-04-08 phonemacro shorten code for write_cfg_reg
16:1ecfc243d4ef 2019-04-08 phonemacro renamed write_cfg to write_cfg_reg
15:449134e4b43f 2019-04-07 phonemacro Add some margin to the conversion time.
14:c74a5b4d6715 2019-04-07 phonemacro updated comments
13:5726f1d1404c 2019-04-07 phonemacro add DS75 constants
12:3ca79cd71289 2019-04-07 phonemacro updated c code
11:c3367936f4f2 2019-04-07 phonemacro updated
10:03645de9c017 2019-04-07 phonemacro updates
9:315236fb3c6a 2019-04-07 phonemacro updated
8:b2d4c71268aa 2019-04-07 phonemacro update
7:3312665c8c4b 2019-04-07 phonemacro Rough Initial Commit
6:61f3693edd6c 2019-02-13 phonemacro correct initialization in write_trip_low, high.
5:228e67722322 2019-02-13 phonemacro Updated comments
4:a27a0ee318bd 2019-02-13 phonemacro Correct logic for extended and normal format. Correct negative value logic.
3:3528e660168c 2019-02-04 phonemacro Add C version of the driver to the library.
2:048eff228fd8 2019-02-04 phonemacro updated documentation
1:98499c3dace6 2019-02-04 phonemacro update comments
0:f51465145906 2019-02-03 phonemacro Initial Commit