Apologies for the delayed response. I work on this project mostly on weekends. I had given up on editing uEnv.txt , but what worked for me was running the below command :
echo BB-UART1 > /sys/devices/bone_capemgr.*/slots On Saturday, October 25, 2014 11:10:10 PM UTC-4, Jimit Doshi wrote: > > Hello All, > > I plan to use UART1 and UART2 of BBB for an application. I understand that > only UART0 (which is any ways used for debug purpose) is enabled by > default. As such, I see only 'ttyO0' in my '/dev/' directory. > > To enable UART1/2 , I added the following line in my uEnv.txt file : > > #optargs=capemgr.enable_partno = BB-UART1,BBUART2 > > However, on reboot I don't see 'ttyO1' and 'ttyO2' in my '/dev/' > directory. > > What am I missing? > > Thanks! > > PS : I am using the BBB rev C with the stock Debian distribuition. > > > -- 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.
