Thanks to visit codestin.com
Credit goes to github.com

Skip to content

I2C issue causes hang on driver load? #316

@rfmerrill

Description

@rfmerrill

So I have a raspberry pi connected to an array of 18 AVR microcontrollers through one of adafruit's I2C-friendly level shifters.

The ATMega328 datasheet is very clear in mentioning that a powered-off microcontroller will render an attached I2C bus inoperable. I'm fine with this (there are no other devices on the bus anyway), the problem is that when they are powered off (with grounds still connected together, and the level shifter powered on), the Pi gets stuck in the boot process at the point where the I2C driver would normally load.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions