Enable UART1 in Jessie BBB.

1,823 views
Skip to first unread message

박연호

unread,
Jul 21, 2015, 9:52:00 PM7/21/15
to BeagleBoard
I'm using https://rcn-ee.com/rootfs/bb.org/testing/2015-07-19/console/BBB-eMMC-flasher-debian-8.1-console-armhf-2015-07-19-2gb.img.xz.

I want to use ttyO1.

I added that in uEnv.txt but it did not work.

cape_enable=bone_capemgr.enable_partno=BB-UART1

please help me, out.


Robert Nelson

unread,
Jul 21, 2015, 9:56:16 PM7/21/15
to Beagle Board
sudo apt-get update ; sudo apt-get install git-core

git clone https://github.com/beagleboard/bb.org-overlays
cd ./bb.org-overlays

./dtc-overlay.sh
./install.sh

sudo reboot

Regards,

--
Robert Nelson
https://rcn-ee.com/

박연호

unread,
Jul 21, 2015, 10:05:44 PM7/21/15
to BeagleBoard
Thank you, Robert Nelson  

michael...@mac.com

unread,
Aug 25, 2015, 4:49:43 PM8/25/15
to BeagleBoard
Robert,
I just bought a Circuit Co RS-232 cape.  It is revision B1.  Does this install work for that cape or do I need to do something different?  I am using a very recent Debian installation.  Everything works great except for this cape!

M

Robert Nelson

unread,
Aug 25, 2015, 4:51:41 PM8/25/15
to Beagle Board
On Tue, Aug 25, 2015 at 3:26 PM, <michael...@mac.com> wrote:
> Robert,
> I just bought a Circuit Co RS-232 cape. It is revision B1. Does this
> install work for that cape or do I need to do something different? I am
> using a very recent Debian installation. Everything works great except for
> this cape!

The jessie lxqt image's should work out of the box with that..

dmesg | grep bone

Robert Nelson

unread,
Aug 25, 2015, 4:55:44 PM8/25/15
to Beagle Board
On Tue, Aug 25, 2015 at 3:51 PM, Robert Nelson <robert...@gmail.com> wrote:
> On Tue, Aug 25, 2015 at 3:26 PM, <michael...@mac.com> wrote:
>> Robert,
>> I just bought a Circuit Co RS-232 cape. It is revision B1. Does this
>> install work for that cape or do I need to do something different? I am
>> using a very recent Debian installation. Everything works great except for
>> this cape!
>
> The jessie lxqt image's should work out of the box with that..
>
> dmesg | grep bone

Oh wait, B1 doesn't have eeprom, so we can't detect it...

Depending on what jumper you have it set for:

/boot/uEnv.txt:

cape_enable=bone_capemgr.enable_partno=BB-UART0
cape_enable=bone_capemgr.enable_partno=BB-UART1
cape_enable=bone_capemgr.enable_partno=BB-UART2
cape_enable=bone_capemgr.enable_partno=BB-UART4 #hdmi must be disabled

michael...@mac.com

unread,
Aug 26, 2015, 2:41:28 PM8/26/15
to BeagleBoard
WOW, it loaded.  dmesg says so any way.  The echo test > /dev/ttyO1...ttyS1 does not fail, but the output is not showing up in my terminal window.  Using another BB and a debug cable does send data to UART0.


M

michael...@mac.com

unread,
Aug 26, 2015, 2:41:28 PM8/26/15
to BeagleBoard
Robert,
Please disregard the last post.  All I had to do was stty!  It works!!!  It works!!!  So, I owe you a few drinks and/or dinner.  How do I pay up?

M

raghavend...@gmail.com

unread,
Apr 27, 2017, 9:04:03 AM4/27/17
to BeagleBoard



git clone https://github.com/beagleboard/bb.org-overlays
cd ./bb.org-overlays

./dtc-overlay.sh
./install.sh

sudo reboot




After doing ./dtc-overlay.sh i am getting error on target board "dpkg" command not found

Thanks,
Raghavendra

raghavend...@gmail.com

unread,
Apr 27, 2017, 9:04:03 AM4/27/17
to BeagleBoard
Hi,

We are using TI SDK 03.02.00.05 with Kernel 4.4.32
I didnt get /dev/ttyO* when i enabled UARTs in am335x-bone-common.dtsi and am33xx.dtsi files but im getting /dev/ttyS*.
So how to get /dev/ttyO* .
And how to usse overlays on latest kernel OR withought Overlay how can i test UARTs on Beagle Bone Black.

Please suggest me any solutions, waiting for your reply..

Thanks ,
Raghavendra
Reply all
Reply to author
Forward
0 new messages