MAX31855 and Arduino

Hi,
Can I connect three Max31855 thermocouples simultaneously with the Arduino? Thanks

Yes - give each one a seperate CS/SS pin. They are SPI devices.

Ok, thanks. Can I connect the other pins together (CSK and MISO)?

YES!

GOOGLE : Connect multiple SPI devices to Arduino.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.