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.
