Skip to content

Add DigitalInputProtocol, GpioDigitalInputDriver #1457

Open
@flxzt

Description

@flxzt

Currently it is only possible to specify GPIO's as outputs see here.

I am proposing to add a DigitalInputProtocol together with a GpioDigitalInputDriver that configures GPIO pins as input only through sysfs (or switch to the newer devfs/libgpiod based GPIO interface while at it, because the sysfs one is deprecated).
This could ensure that there won't be any shorts when the pin is connected to an output of the DUT.

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