#PT100 MAX 31865 on FLY CDYv3

1 messages · Page 1 of 1 (latest)

tribal maple
#

you can't just plug it in and expect it to work

#

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 }

turbid shadow
turbid shadow
tribal maple
#

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

turbid shadow
#

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

tribal maple
#

best check the jumpers and report back

#

can you post a photo of the top and bottom of the module too

turbid shadow
karmic tangleBOT
#

GG @turbid shadow, you just advanced to level 1!

turbid shadow
#

Jumpers in spi mode according to documentation

tribal maple
#

that looks fine to me

turbid shadow
#

the thermistor itself is 3 wires but i can just bridge the two negative wires right?

tribal maple
#

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

turbid shadow
#

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

turbid shadow
#

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