Difference between revisions of "Colibri Pt1000"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
[[Category:Colibri]]{{metadesc|Colibri Pt1000 module}}
 
[[File:colibri_pt1000-RevA-front3d.png|180px|thumb]]
 
[[File:colibri_pt1000-RevA-front3d.png|180px|thumb]]
 
[[File:colibri_pt1000-RevA-back3d.png|180px|thumb]]
 
[[File:colibri_pt1000-RevA-back3d.png|180px|thumb]]

Revision as of 11:47, 13 June 2023

Colibri pt1000-RevA-front3d.png
Colibri pt1000-RevA-back3d.png

Colibri PID is an expansion module with two Pt1000 temperature sensor inputs.

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