On 2/11/2019 1:11 PM, bobwolf wrote: > >> fast, you can use the PRU encoder logic. Note that you need to use >> the PRU direct input pins: >> > is there a driver like parport driver to use the beagleboard pin? > or can i use the pin with the beagleboard pinout name?
The PRU encoder requires use of the direct PRU input pins as detailed in the man page link provided earlier. The pinmux is required to be set to the proper mode before running the hal_pru_generic driver (via device-tree overlay or something like the config-pin utility). -- Charles Steinkuehler [email protected] -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
