Skip to content

Current max for GPIO pins should be more visible #8

@synic

Description

@synic

A lot of BBB users are likely coming from Arduino, where the maximum current per IO pin is 40mA, and they don't have to worry about it so much.

The BBB is 4mA to 6mA, depending on the pin, but nowhere in the hosted documentation does it mention this. It takes a bit of time to find out even if you look for it on google.

One of the hosted demos is an "external LED", and in that demo, it mentions using a resistor. The value of the resistor is not mentioned, though the one pictured is 220ohm. Depending on the forward voltage drop of the LED, you're most likely already exceeding the max current right out of the box. The user should be warned not to exceed the maximum current per IO pin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions