Skip to content

drivers/max31865: add support for RTD-to-digital converter #21362

@dpproto

Description

@dpproto

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: driversArea: Device driversType: new featureThe issue requests / The PR implemements a new feature for RIOT

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions