Skip to content

config-pin not working for eqep0, 2, 2b #231

@czyskows

Description

@czyskows

beaglebone black, 4.4.87-ti-xenomai-r121

python 2

After: echo cape-universala > /sys/devices/platform/bone_capemgr/slots

root@bela:# config-pin P8.11 qep
bash: /sys/devices/platform/ocp/ocpP8_11_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocp
P8_11_pinmux/state
root@bela:
# config-pin P8.12 qep
bash: /sys/devices/platform/ocp/ocpP8_12_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocp
P8_12_pinmux/state
root@bela:# config-pin P9.27 qep
bash: /sys/devices/platform/ocp/ocpP9_27_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocp
P9_27_pinmux/state
root@bela:
# config-pin P8.15 qep
bash: /sys/devices/platform/ocp/ocpP8_15_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocp
P8_15_pinmux/state
root@bela:~# config-pin P8.16 qep
bash: /sys/devices/platform/ocp/ocpP8_16_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocp
P8_16_pinmux/state

However,
root@bela:# config-pin P8.33 qep
root@bela:
# config-pin P8.35 qep # for eqep1 are both fine

I've looked at the cape-uiniversala overlay here: https://github.com/cdsteinkuehler/beaglebone-universal-io/blob/master/cape-universala-00A0.dts
I should be able to do config-pin on the pins listed, but I just get the above errors.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions