Skip to content

Commit b30c17a

Browse files
authored
Encoder README: added info on dedicated overlays
1 parent 14a79df commit b30c17a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Adafruit_BBIO/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ In order to use all eQEP pins the BeagleBone must:
1313
- boot with cape-universal enabled, and
1414
- load the cape-universala overlay
1515

16+
Note: an alternative option to the `cape-universala` overlay would be to load one of the [dedicated eQEP overlays](https://github.com/Teknoman117/beaglebot/tree/master/encoders/dts).
1617

1718
### Install/upgrade the latest Device Tree overlays
1819

@@ -83,3 +84,7 @@ $ config-pin P8.41 qep
8384
$ config-pin P8.42 qep
8485
$ cat /sys/devices/platform/ocp/48304000.epwmss/48304180.eqep/position
8586
```
87+
## Further reading
88+
89+
- [Beaglebone encoder inputs](https://github.com/Teknoman117/beaglebot/tree/master/encoders)
90+
- [Beaglebone eQEP overlays](https://github.com/Teknoman117/beaglebot/tree/master/encoders/dts)

0 commit comments

Comments
 (0)