MAX31865

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

MAX31865

Post by isuprotein »

I have two MAX31865 boards that I can’t seem to communicate with on my Pi3B+. I have connected them as indicated in https://learn.adafruit.com/adafruit-max ... duino-code. When I run “i2cdetect -y 1” I get
Screen Shot 2019-08-26 at 9.57.45 AM.png
Screen Shot 2019-08-26 at 9.57.45 AM.png (146.96 KiB) Viewed 270 times
I have one of these with the everything soldered on and an RTD1000 connected.
IMG_20190826_100505.jpeg
IMG_20190826_100505.jpeg (98.48 KiB) Viewed 270 times
The other I just have pinned to a breadboard.
IMG_20190826_100434.jpeg
IMG_20190826_100434.jpeg (141.06 KiB) Viewed 270 times
I believe I have everything installed correctly but I cannot get the CIRCUITPY drive to show up. Any ideas?

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: MAX31865

Post by Franklin97355 »

You need the soldered connections for sure. Can you post a picture of the board connected to your Pi?

User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

Re: MAX31865

Post by isuprotein »

I thought if there are no soldered connections across the jumper, it would be setup for 4-wire, is that not correct?

Pi picture below
DSC00126.jpg
DSC00126.jpg (282.49 KiB) Viewed 258 times

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: MAX31865

Post by Franklin97355 »

I'm talking about the connections on the header end. You need to solder a header or jumpers to the board. Check this out. https://learn.adafruit.com/adafruit-max ... e#assembly

User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

Re: MAX31865

Post by isuprotein »

I tried it with both boards, the one that is soldered and the one in the picture with the Pi. The soldered one does not give any address with "i2cdetect -y 1" either.

User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

Re: MAX31865

Post by isuprotein »

I think the root problem of this is that I don't see a CIRCUITPY drive mounted when I connection the board. How do I troubleshot that issue?

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: MAX31865

Post by Franklin97355 »

Which Circuit Playground are you connecting to and can we see those connections?

User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

Re: MAX31865

Post by isuprotein »

I am only connecting the MAX31865 directly to the Pi. I have two MAX31865, one soldered for a three wire sensor and one with only the header pins soldered on. I have tried both of these on two different Pis and can't get either one to show a CIRCUITPY drive.

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: MAX31865

Post by Franklin97355 »

You won't get a CIRCUITPY drive on the Raspberry Pi as that is a drive from the Circuit Playground board which you are not using.

User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

Re: MAX31865

Post by isuprotein »

That makes sense, I was following the CircuityPython instructions. However, I don't see anything when I run 'i2cdetect -y 1'. How would I troubleshoot that? In the instructions (Installing CircuitPython on Raspberry Pi), I am put to the point where i2c and SPI are enabled and then tested.

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: MAX31865

Post by Franklin97355 »

When you run that code what do you get?

User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

Re: MAX31865

Post by isuprotein »

Screen Shot 2019-09-14 at 6.48.11 AM.png
Screen Shot 2019-09-14 at 6.48.11 AM.png (373.72 KiB) Viewed 149 times

User avatar
isuprotein
 
Posts: 8
Joined: Wed Aug 28, 2019 10:40 am

Re: MAX31865

Post by isuprotein »

How can I initiate to send these back or send to you for testing?

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: MAX31865

Post by Franklin97355 »

Send a note containing a link to this page and your order number to [email protected]. They will get you a refund. You can keep the ones you have but you shouldn't buy another from us as they probably won't work any better as ours are tested before shipping.

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

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”