No pull up found on SDA or SCL; check your wiring No I2C dev

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
timmcc
 
Posts: 15
Joined: Mon Jun 07, 2021 10:51 am

Re: No pull up found on SDA or SCL; check your wiring No I2C

Post by timmcc »

Yup.
Attachments
Screen Shot 2021-06-07 at 3.54.42 PM (2).png
Screen Shot 2021-06-07 at 3.54.42 PM (2).png (537.72 KiB) Viewed 212 times

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

Re: No pull up found on SDA or SCL; check your wiring No I2C

Post by adafruit_support_carter »

OK. Thanks. Really weird. It seems like a connection issue. Try removing the motor and speaker wires connected to the Crickit just to get them out of the setup for now. Then go over the bolts again. Maybe even try just removing them all and reattaching them. See if maybe they just need to "seat" better? You can check with the I2C scan test from REPL.

User avatar
timmcc
 
Posts: 15
Joined: Mon Jun 07, 2021 10:51 am

Re: No pull up found on SDA or SCL; check your wiring No I2C

Post by timmcc »

I unscrewed the whole thing and put it back together and tightened the screws/bolts. Ran the i2c scan test in the REPL. Same thing. It returned an empty list.

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

Re: No pull up found on SDA or SCL; check your wiring No I2C

Post by adafruit_support_carter »

OK, let's go ahead and try updating the Crickit firmware just to see if that helps at all. Try the process outlined here:
https://learn.adafruit.com/adafruit-cri ... ur-crickit
and then try the scan again.

User avatar
craigcooper
 
Posts: 12
Joined: Sun May 23, 2021 6:53 pm

Re: No pull up found on SDA or SCL; check your wiring No I2C

Post by craigcooper »

Carter,
I put on the new Circuit Python 7 the other day and decided to run a GPS program for fun. After updating all of my .mpy files, I had this same strange problem. So I did what you suggested in this post, and unplugged my lipo battery as well. It worked perfectly. Now I am sitting here amazed at how old that code is...
- craigcooper

I am using a Feather M4 express, the 128 x 64 oled feather, and an i2c connected GPS. All adafruit.
The text seems much brighter???
No reply is needed. Thanks for that suggestion.

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

Return to “Adafruit CircuitPython”