Hi Michael, This is my first time developing with beaglebone black. Even though I knew python, I never used ADAFruit library.
So I ask here because of lack of understanding on both things. I'll try again when have more time, but so far, I need to use this hacks to enable UART because I'll use them with JAVA, and the python code I used was just a test to check UART hardware. 2014-06-12 18:47 GMT-03:00 <[email protected]>: > I don't understand your complaint. > > If you're using the Adafruit BBIO library, it creates the necessary UART > devices in the device tree on the fly (by placing its own ADAFRUIT-UART > files in /lib/firmware and writing to /sys/devices/bone_capmgr.*/slots). > > So it really is pretty easy to use -- it's designed for non-tech types to > get maker projects running on the BBB. Surprised you asked over here > rather than in the more-relevant Adafruit forum on BBIO. > > > On Thursday, June 12, 2014 8:43:33 AM UTC-7, [email protected] wrote: >> >> You are right. >> >> root@beaglebone1:~# dmesg |grep console >> [ 0.000000] Kernel command line: console=ttyO0,115200n8 quiet >> drm.debug=7 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait >> [ 0.222807] console [ttyO0] enabled >> >> but I can't found another uEnv.txt in Angstrom system. >> So I probably will have to generate one that's correct ? >> >> These are the things people had to do when they will use UART in their >> systems? >> I believe that we could have a more "prepared" system for development ;) >> >> Anyway I'll try to look what can i do here >> >> Thank you all you help Robert >> >> Cláudio B. >> >> >> >> -- > 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/-I_to80m9_Y/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. > -- Cláudio B. Desenvolvimento de Software Logmatch Produtos Eletrônicos LTDA 31 3476-8540 [email protected] Solução de qualidade para o controle de ponto em sua empresa. Mensis <http://www.mensis.com.br> - Belo Horizonte <http://maps.google.com/maps?f=q&source=s_q&hl=pt-BR&geocode=&q=Mensis+,+Belo+horizonte&sll=37.0625,-95.677068&sspn=50.956929,79.013672&ie=UTF8&hq=Mensis+,&hnear=Belo+Horizonte+-+Minas+Gerais,+Brasil&ll=-19.862149,-43.97089&spn=0.053924,0.154324&z=13&layer=c&cbll=-19.862217,-43.970835&panoid=GaoCPT8qgqQM4keB_Yn4OA&cbp=11,140.96,,0,7.2> -- 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.
