Skip to content

GPIO pin naming #4

@ohanssen

Description

@ohanssen

When setting up GPIO for PTT Direwolf expects a number. This doesn't work on the Cubieboard where gpio pins are named differently. E.g. GPIO pin 61 is mapped to the device name gpio61_pi13 instead of just gpio61. To activate a pin, one still use just the number. E.g. "echo 61 > /sys/class/gpio/export".

Is it possible to support these boards by configuring using a name instead of just a number, or is there a workaround?

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