I tried using these commands but I am getting an error saying "sh: 1: cannot create /sys/devices/platform/bone_capemgr/slots: Directory nonexistent".
On Thursday, January 21, 2016 at 10:14:49 AM UTC-5, Akash Gajeshwar wrote: > > Thank you very much > . > > On Thursday, January 21, 2016 at 8:59:59 AM UTC-5, RobertCNelson wrote: >> >> On Thu, Jan 21, 2016 at 7:23 AM, Akash Gajeshwar >> <[email protected]> wrote: >> > Is it possible to have an uart1 and uart2 enabled simultaneously? >> >> Yes: >> >> https://github.com/beagleboard/bb.org-overlays >> >> sudo sh -c "echo 'BB-UART1' > /sys/devices/platform/bone_capemgr/slots" >> >> sudo sh -c "echo 'BB-UART2' > /sys/devices/platform/bone_capemgr/slots" >> >> 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]. For more options, visit https://groups.google.com/d/optout.
