Skip to content
Discussion options

You must be logged in to vote

Hey @ecburns33

I didn't make external wiring to I2C bus #1 very easy on mainboardv05 and this is something I have in my notes for potential future revisions. That being said, you have many options since you can configure many different pins to be additional I2C buses. I'll answer your specific questions below:

  1. It's doable to access I2C bus #1 (aka i2c1) but it would require soldering wires to some resistors and whatnot on the board. A better solution is to use one of the options below, but if you reeeallllyyy wanted to do i2c1 you would start by looking at the kicad schematic+layout to determine which pads to access.
  2. The I2C scan is used to look for devices already attached to an I2C bus…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@ecburns33
Comment options

@maholli
Comment options

@ecburns33
Comment options

@maholli
Comment options

@maholli
Comment options

Answer selected by maholli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants