Linux has a universal UART driver built in called 'termios' Depending on what you are trying to do, this might work for you.
https://en.wikibooks.org/wiki/Serial_Programming/termios http://tldp.org/HOWTO/Serial-Programming-HOWTO/x115.html --- Graham == On Thursday, July 18, 2019 at 7:54:38 AM UTC-5, Gwen Stouthuysen wrote: > > Check out Derek Molloy. > http://derekmolloy.ie/beaglebone/ > > I use his approach to drive uart communication > > Gwen > > Op do 18 jul. 2019 12:46 schreef Megha Bhirade <[email protected] > <javascript:>>: > >> Hi, >> >> I am using Beagle bone black board in Linux Ubuntu, i am new to BBB, i >> tried to check the programing of UART peripheral in the BBB.. >> >> Exact C - programs i am not able to found. like simple c program to >> initialize the UART with baud rate and other information and writing some >> data using buffer and i should see the data printing on to the mini com.. >> >> please help me... >> >> -- >> > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/6502e49e-bb51-45c3-997f-36e470890d67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
