when check UART on BBB you will see only UART0 If you want to use other. You must defined others. There is tutorial maybe you can check this http://tenderlovemaking.com/2014/01/19/enabling-ttyo1-on-beaglebone.html
2015-11-10 17:40 GMT+02:00 Peter Hurley <[email protected]>: > On 10/31/2015 05:08 PM, dlchambers wrote: > > BBB's J1 connects to UART0, and this is used for the serial console. > > > > Is it possible to run the console on a different UART > > Yes. > > > run another instance of the console on a different UART while > concurrently running a console on UART0 ? > > No; however, it would not be difficult to add this support. > What is your use-case? > > Regards, > Peter Hurley > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/W7j7lsJ7haQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
