I am trying to use the Adafruit Python IO library to acces the UARTS
on my BBB.

According to the Adafruit documentation if I do:-

    import Adafruit_BBIO.UART as UART
    UART.setup("UART1")

I should then be able to use /dev/tty01, but there isn't a /dev/tty01,
only a /dev/tty1.  Is this an error in the documentation or is there
something more fundamental broken?  I don't seem to be having much
success using /dev/tty1 or /dev/tty01 anyway.

-- 
Chris Green
ยท

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