On 10/25/2016 9:48 AM, malkowki wrote:
> 
> Why pin 89 is set as 0x27 (GPIO MODE) instead of |0x1a0 0x26// P9_42B 
> pr1_pru0_pru_r31_4, MODE6 | INPUT | PRU 00100110=0x26??
> 
> Any Idea what could be the reason???

Because you are not setting the pinmux at 0x964 (P9_42), just the one
at 0x9a0 (P9_42B).

The pinmux at 0x9a0 should be set for PRU in, and the pinmux at 0x964
should be set for GPIO input to avoid potentially conflicting with
whatever is driving the signal.

-- 
Charles Steinkuehler
char...@steinkuehler.net

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bb686cad-189b-b79b-6a06-e925d7a28099%40steinkuehler.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to