Colibri Pt1000

From Stm32World Wiki
Revision as of 11:14, 13 June 2023 by Niclas (talk | contribs) (Created page with "Colibri PID is an expansion module with two Pt1000 temperature sensor inputs. 180px 180px MAX...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Colibri PID is an expansion module with two Pt1000 temperature sensor inputs. Colibri pt1000-RevA-front3d.png Colibri pt1000-RevA-back3d.png

MAX31865 is the resistor Whetstone bridge A/D converter. It uses SPI instead of I2C.

I2C Addresses

 24LC16    = 0x50-0x57

SPI info

See Colibri-3 for information on how to activate SPI on the carrier board.

  • Activate (low) CS1 for communication with input 1.
  • Activate (low) CS0 for communication with input 2.

Documentation