#PT100 MAX 31865 on FLY CDYv3
1 messages · Page 1 of 1 (latest)
you need to set the board.txt settings for wherever you've plugged it in
you'd be using the SPI for the drivers, which is SPI channel 2
so add the following to board.txt ```
heat.spiTempSensorChannel = 3
heat.spiTempSensorCSPins = { X }
I already have this in my board.txt file
heat.spiTempSensorCSPins = {E.9}; //Max of 2 entries
heat.spiTempSensorChannel = 2
can you check its being set using M122 P200? which driver slot are you using? do you have the jumpers underneath set correctly? also best to upgrade to 3.4.6
i am going to check, the last driver slot n 5
i haven't had much time this past months to upgrade, ill do it this week
heat.spiTempSensorCSPins = {E.9, NoPin, NoPin, NoPin, NoPin, NoPin, NoPin, NoPin}
heat.spiTempSensorChannel = 2
this is from the console on dwc
best check the jumpers and report back
can you post a photo of the top and bottom of the module too
GG @turbid shadow, you just advanced to level 1!
that looks fine to me
the thermistor itself is 3 wires but i can just bridge the two negative wires right?
You'd have to set it up as in the manual as a 3 wire pt100
But you still need to sort out the sensor error if you're still getting that
Hello
yes sadly i am getting the same error
I tried changing it over to the other free step driver bay but no luck there either
i finally got to updating everything to the latest version
however i am still getting the same issue with the max31865
i keep getting this error on the dwc console Error in start-up file macro line 52: Failed to initialise RTD: badResponse
PT100 MAX 31865 on FLY CDYv3
solved ir
it