Stamp-C3 and I2C
-
Am I correct in that Stamp-C3 uses GPIO 0/1 for SDA/SCL?
I saw it labelled as "Port-A." Does that refer to I2C?
If it is not the default I2C, could I make it the I2C pins by doing this in the Arduino IDE?
# define I2CSDA 0 # define I2CSCL 1 ... Wire.begin(I2CSDA, I2CSCL); -
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login