-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Area: driversArea: Device driversArea: Device driversType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT
Description
Description
I'm going to start to implement a driver for the MAX31865 RTD ADC. Examples of RTDs are Pt100 or Pt1000 temperature sensors.
Although it has similarities with the MAX31855 thermocouple ADC, its memory map is somewhat more complex and the temperature conversion is totally different. Besides, it has a number of configuration options that the MAX31855 doesn't have.
That's why I think I'd better be off implement the MAX31865 in a totally separate driver. Comments are welcome.
Useful links
Product pages and datasheets:
crasbe
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT