Am Mittwoch, 30. März 2016 17:34:58 UTC+2 schrieb Alex:
>
> So to do that we need to put the Pin PR1_ECAP0_ECAP_CAPIN_APWM_O 
> in input mode.
>
> Where can we find the source code of the libpruio doing that in the pru ?
>

libpruio doesn't use PR1_ECAP0_ECAP_CAPIN_APWM_O pin configuration. Instead 
it uses the eCAP modules in the PWMSS-[0-2] subsystems (via OCP, not the 
PRU eCAP). And it doesn't do pinmuxing directly, but uses the driver 
pinmux_single by the device tree overlay libpruio.dtbo to put the pins in 
the matching mode.

Find all the source code in the package (as in the above links).

BR

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to