On 5/22/2014 11:14 PM, foreverska wrote:
> There we are.  I got it working using C24.  That's incredibly confusing. 
>  What's config pin's deal here:
> 
> debian@beaglebone:~/Desktop/riot_bin$ sudo config-pin -q P8.15
> P8_15 Mode: pruin
> debian@beaglebone:~/Desktop/riot_bin$ sudo config-pin -q P8.45
> Pin is not modifyable: P8_45 lcd_data0
> debian@beaglebone:~/Desktop/riot_bin$ sudo config-pin -q P8.20
> cape-univ-emmc overlay not found
> run "config-pin overlay cape-univ-emmc" to load the cape
> debian@beaglebone:~/Desktop/riot_bin$ config-pin overlay cape-univ-emmc
> Loading cape-univ-emmc overlay
> bash: line 0: echo: write error: File exists
> Error loading device tree overlay file: cape-univ-emmc
> 
> I mean the muxing on P8.15 works splendedly but then P8.20 is inaccessible. 
>  Also most of the pins on PRU1 are covered up by lcd pins which will 
> quickly become unacceptable in my project.

If you want to use P8.20, you need to disable the eMMC.  If you want to
use P8.45 you need to disable the HDMI output (and someone needs to
finish the missing cape-univ-hdmi).

Note that you can access almost as many PRU0 pins (11 out, 10 in)
without needing to disable either eMMC or HDMI.

-- 
Charles Steinkuehler
[email protected]

-- 
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