Giter VIP home page Giter VIP logo

Comments (6)

ladyada avatar ladyada commented on August 17, 2024

still investigating. plz hold before any edits :)

from adafruit-pi-finder.

ladyada avatar ladyada commented on August 17, 2024

verified, please concat
dtparam=i2c1=on
to /boot/config.txt
(thats all you gotta do for now)

from adafruit-pi-finder.

toddtreece avatar toddtreece commented on August 17, 2024

@ladyada: I have a question about something that was mentioned in this post: http://raspberrypi.stackexchange.com/a/27074

I2C
Add dtparam=i2c1=on (or dtparam=i2c0=on on old models)

I'm wondering if we should be concerned about the or dtparam=i2c0=on on old models caveat, or should we just add dtparam=i2c1=on and call it good?

from adafruit-pi-finder.

ladyada avatar ladyada commented on August 17, 2024

ahh the dtparam=i2c0=on line is for Pi B rev 1's - they are fairly rare. i'd stick with just
dtparam=i2c1=on
and maybe put a # note before saying
# Turn on i2c (bus #1) for Raspberry Pi 2 and Pi 1 Model A, B (rev 2) and B+. If you have a Raspberry Pi Model B rev 1 with the i2c bus 0 instead, change this line to dtparam=i2c0=on

from adafruit-pi-finder.

toddtreece avatar toddtreece commented on August 17, 2024

@ladyada good call w/ the comment.

i think two of my test pis are rev 1's. i'll phase those out as soon as i get a test environment setup with net booting. having multiple is handy right now so i don't have to wipe a SD every time i want to test a fresh image against the bootstrap.

from adafruit-pi-finder.

ladyada avatar ladyada commented on August 17, 2024

apparently there's another line you have to add!

 dtparam=i2c_arm=on

via https://forums.adafruit.com/viewtopic.php?f=10&t=67778&p=343544

from adafruit-pi-finder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.