I find it easier to just write an overlay and load after boot time much easier to test and debug.
On 6/10/2016 3:41 PM, [email protected] wrote: > IT seems that whenever I enable the UARTs I cannot enable the > appropriate digital i/o pins > > ie I do this in uEnv.txt > > cape_enable=bone_capemgr.enable_partno=PyBBIO-gpio2_2,BB-UART1,BB-UART2,BB-UART4 > On Friday, June 10, 2016 at 6:11:09 PM UTC-4, [email protected] > wrote: > > Thank you for the pointer. I'll look for the name of the i/o pin > I'm using and enable that manually. > > -James > > On Friday, June 10, 2016 at 6:07:57 PM UTC-4, RobertCNelson wrote: > > On Fri, Jun 10, 2016 at 5:05 PM, <[email protected]> wrote: > > I believe I have found the problem. I need to get both the > UART and the > > digital I/o pins enabled at the same time in the device > tree, however when I > > edit uEnv.txt to enable the UART in the usual manner, > universal i/o is no > > longer enabled, I am trying to explicitly enable that as > well as the UART1. > > I'll keep you all posted. Advice on this is also highly > appreciated. > > universal i/o will disable it self, if you force something > else via > cape_enable in /boot/uEnv.txt > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/458dbea4-982a-48d5-8e50-32748fedd4c5%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/458dbea4-982a-48d5-8e50-32748fedd4c5%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/141258ac-1674-8ed2-eb62-f369810bff15%40gmail.com. For more options, visit https://groups.google.com/d/optout.
