On Tue, Jun 10, 2014 at 7:10 AM, <[email protected]> wrote: > I follow instructions here > > https://github.com/adafruit/adafruit-beaglebone-io-python > > and here > > https://learn.adafruit.com/setting-up-io-python-library-on-beaglebone-black/uart > > but can't make any communication goes through UART1 . > Instead of using /dev/tty01 I use /dev/tty1 which were on my system.
/dev/tty1 is a virtual terminal (ctrl-alt-f1) will switch you to it. > > Is there something missing in that post? > What more can I do ? Load the uart1 overlay Regards, -- Robert Nelson http://www.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.
