STM32-PT100-MAX31865

https://github.com/nimaltd/max31865

MAX31865 Library

This is the MAX31865 STM32 HAL Library
Based on https://github.com/adafruit/Adafruit_MAX31865

How to use this Library:

  • Select “General peripheral Initalizion as a pair of ‘.c/.h’ file per peripheral” on project settings.
  • Enable SPI and set clock below 2MHz,MSB,CPOL LOW,CPHA 2 Edge.
  • Enable a gpio as Output for CS Pin.
  • Include Header and source into your project.
  • Config “Max31865Conf.h”.
  • Call Max31865_Init( .. .. .. ).

https://www.adafruit.com/products/3328

https://www.adafruit.com/products/3328