-
Notifications
You must be signed in to change notification settings - Fork 218
Description
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# config-pin P8.12 qep
bash: /sys/devices/platform/ocp/ocpP8_11_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocpP8_11_pinmux/state
root@bela:
bash: /sys/devices/platform/ocp/ocpP8_12_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocpP8_12_pinmux/state
root@bela:# config-pin P9.27 qep# config-pin P8.15 qep
bash: /sys/devices/platform/ocp/ocpP9_27_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocpP9_27_pinmux/state
root@bela:
bash: /sys/devices/platform/ocp/ocpP8_15_pinmux/state: No such file or directory
Cannot write pinmux file: /sys/devices/platform/ocp/ocpP8_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/ocpP8_16_pinmux/state
However,
root@bela:# config-pin P8.33 qep# config-pin P8.35 qep # for eqep1 are both fine
root@bela:
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.