Difference between revisions of "Colibri Pt1000"

From Stm32World Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
 
[[File:Colibri-pt1000-revA-back.jpg|180px|thumb]]
 
[[File:Colibri-pt1000-revA-back.jpg|180px|thumb]]
  
Colibri PID is an expansion module with two Pt1000 temperature sensor inputs.  
+
[[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.
 
MAX31865 is the resistor Whetstone bridge A/D converter. It uses SPI instead of I2C.

Latest revision as of 11:49, 20 July 2023

Colibri-pt1000-revA-front.jpg
Colibri-pt1000-revA-back.jpg

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