Skip to content

GPIO pins 2 - 8 work great but 9 and up not #38

Description

@bengoevaerts

I wonder what I'm missing with the following issue:
I'm testing all pins to connect multiple push buttons to the PI. My code is working great for pins GPIO2 till GPIO8 but starting from pin GPIO9 (and all pins following), line.getValue() randomly seems to return 0 and 1.

In Python reading (for example) pin 9 is working as expected.
I'm on a Raspberry PI 5 and using global.chip = new Chip(4);

Any help or direction is appreciated. Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgpiod-1.xall related to underlying libgpiod-1.x series

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions