Skip to content

Pi4 i2c pullup resistors interfere with boot process, 3.3V regulator shutdown during reboot. #3168

Closed
@noafterglow

Description

@noafterglow

**Is this the right place for my bug report? That's a really great question....
Not sure how this happens, it may be a kernel bug, or it may be a hardware bug, or it may be a firmware bug.

Describe the bug
If the i2c resistors on the peripheral i2c port are connected to an alternate source of 3.3V, (like from a regulator driven from the 5V pin on a hat), the system will not boot.

Additionally, the 3.3V regulator on the pi is turned off during reboot. This may be REALLY annoying if a hat uses it for something which takes a long time to stabilize, (like GPS, Gyro, etc.) This could be really annoying for robotics or any controls application that's not aware of it.

The reboot process appears to properly finish, then the 3.3V regulator is shut off???, and the system will not actually reboot. It appears to wait forever for something with no hdmi output. The 3.3V regulator seems to have maybe 0.5V on that pin, presumably the leakage from the i2c pullup resistors.

Note that this does NOT happen when PINN "reboots" to start Buster, only when Buster tries to sudo reboot.

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