My MAX31865 does not work

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
FFFTUI
 
Posts: 3
Joined: Wed Aug 10, 2022 9:48 am

My MAX31865 does not work

Post by FFFTUI »

Excuse me,When I use an example of a URL like the following:https://learn.adafruit.com/adafruit-max ... r?view=all.
I'm sad I can't compile successfully normally.
It all time shows:
RTD value: 32767
Ratio = 0.99996948
Resistance = 4299.86877441
Temperature = 988.79
Fault 0x80
RTD High Threshold.


How can I solve this problem,please

User avatar
adafruit_support_carter
 
Posts: 29150
Joined: Tue Nov 29, 2016 2:45 pm

Re: My MAX31865 does not work

Post by adafruit_support_carter »

It could be a connection issue. Please post a photo of your setup showing how everything is connected.

User avatar
FFFTUI
 
Posts: 3
Joined: Wed Aug 10, 2022 9:48 am

Re: My MAX31865 does not work

Post by FFFTUI »

1.jpg
1.jpg (39.34 KiB) Viewed 149 times
2.jpg
2.jpg (195.13 KiB) Viewed 149 times
adafruit_support_carter wrote:It could be a connection issue. Please post a photo of your setup showing how everything is connected.
hi,that is all my connection

User avatar
FFFTUI
 
Posts: 3
Joined: Wed Aug 10, 2022 9:48 am

Re: My MAX31865 does not work

Post by FFFTUI »

3.jpg
3.jpg (97.38 KiB) Viewed 149 times
adafruit_support_carter wrote:It could be a connection issue. Please post a photo of your setup showing how everything is connected.
and this is the datasheet of esp32

User avatar
adafruit_support_carter
 
Posts: 29150
Joined: Tue Nov 29, 2016 2:45 pm

Re: My MAX31865 does not work

Post by adafruit_support_carter »

That breakout does not appear to be one from Adafruit. Looks like a clone.

Maybe try:
MAX SDO should go to the DI pin on the ESP32
MAX SDI should go to the DO pin on the ESP32
(looks like those wires might be backwards)

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”