UART not enabeling

127 views
Skip to first unread message

Rathin Dholakia

unread,
Jun 14, 2017, 5:28:57 AM6/14/17
to BeagleBoard
Dear all,

I have gone through quiet a few post listed here under UART, but still I have not been able to enable my UART, I have done the following:

1) I am using 3.8.13-bone50 #1 SMP on Debian 7.5, its the default image without any changes. But still when I change uEnv to enable UART it just doesn't enable. it just show ttyO0 and ttyO1.

Changes I made in uEnv were: cape_enable=capemgr.enable_partno=BB-UART1, BB-UART2, BB-UART4, BB-UART5

2) On one post here it was also mentioned that a different driver (from Omap) links the serial port to tty"S" so I also tried running a serial loopback program (attached) to no success.


I am sorry for bugging you all with such a trivial matter, I know it is something very simple that I am missing, but somehow I am not able to find what that is.

So, need some expert experienced eyes to spot the mistake. :)

Thank you.
uart.c

Robert Nelson

unread,
Jun 14, 2017, 9:53:56 AM6/14/17
to Beagle Board, rathind...@gmail.com
On Wed, Jun 14, 2017 at 4:28 AM, Rathin Dholakia
<rathind...@gmail.com> wrote:
> Dear all,
>
> I have gone through quiet a few post listed here under UART, but still I
> have not been able to enable my UART, I have done the following:
>
> 1) I am using 3.8.13-bone50 #1 SMP on Debian 7.5, its the default image
> without any changes. But still when I change uEnv to enable UART it just
> doesn't enable. it just show ttyO0 and ttyO1.
>
> Changes I made in uEnv were: cape_enable=capemgr.enable_partno=BB-UART1,
> BB-UART2, BB-UART4, BB-UART5

That's because you have " " (spaces between them ^) so really you just set:

cape_enable=capemgr.enable_partno=BB-UART1,

Regards,

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

Rathin Dholakia

unread,
Jun 14, 2017, 5:12:06 PM6/14/17
to BeagleBoard, rathind...@gmail.com
Dear Mr.Nelson,

Thank you for pointing out, Yes, It fixed the issue.

Deeply grateful for your time.

Sincerely,
Rathin
Reply all
Reply to author
Forward
0 new messages