Skip to content

Pull up configuration wrong for some GPIO inputs  #174

Description

@JR-Home

The pullup configuration for some inputs is not correct.
For the GPIO Inputs 4, 7 and 8 the pullup configuration is correct as expected.

Not configured is the pullup for Inputs 9, 10, 11, 17, 22, 23, 24, 25, 27, 30 and 31

Steps to reproduce the behavior:

  1. Configure all the listed GPIO ports as inputs and activate pullups for the Inputs.
  2. use a voltmeter and check the inputs.
    You will see, that GPIO 4,7 and 8 will have 3.3V. Pullups are correctly configured.
    But if checking 9, 10, 11, 17, 22, 23, 24, 25, 27, 30 and 31 all those inputs stay at 0V. Pull ups not configured as expected.

Expected behavior
All GPIO pins configured as input will stay at 3.3V

Versions:

  • Adapter RPI2.0 Version 1.3.2
  • JS-Controller version: 5.0.12
  • Node version: 18.20
  • Operating system: Raspbian Bookworm, 64 Bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions