On Wed, Mar 30, 2016 at 5:05 AM, dorica <[email protected]> wrote: > Hi. > I have a BBB rev C, with Debian 8.3, kernel 4.1.15-ti-rt-r40. I am logged in > as a regular user (not root). I loaded BB-UART1 overlay, to activate UART1 > (tried to load cape-universal first, then apply BB-UART1, but could not do > it both, so I have settled to BB-UART1). I have installed minicom, and uart > works just fine (tested with link to a PC, via FTDI cable).
if cape-universal is loaded, for BB-UART1 just do: config-pin P9.24 uart config-pin P9.26 uart /dev/ttyO1 will now work.. 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.
