Hi!
We are trying to connect a PlayingWithFusion MAX31865 with a Arduino Due, because of 2 PT100 for temperature messurements.
Actually we have already downloaded the source code from the homepage of PlayingWithFusion, but when we are trying to compile the code we get following error message:
"compilation terminated.
Error compiling."
Secondly we are not sure how to wire the MAX31865 with the Arduino using the SPI-Interface:
SDO--->MISO (SPI)
SCLK--->SCK (SPI)
VIN--->+VCC (SPI)
SDI--->MOSI (SPI)
GND--->GND (SPI)
Reset--->???? (SPI)
DRDY1--->???
DRDY2--->???
CS1--->???
CS2--->???
We are looking forward to hearing from you shortly.
Rainer