Skip to content

Instantly share code, notes, and snippets.

@jaxxzer
Created June 16, 2017 17:09
Show Gist options
  • Save jaxxzer/8717b3d30356920c496146c73c451fbd to your computer and use it in GitHub Desktop.
Save jaxxzer/8717b3d30356920c496146c73c451fbd to your computer and use it in GitHub Desktop.
Change I2C clock rate on RPI3
Add to /boot/config.txt (units Hz):
dtparam=i2c1_baudrate=50000
Can go as low as 5khz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment