Connecting to Beablebone

hiren panchasara hiren.panchasara at gmail.com
Sun May 12 19:54:34 UTC 2013


On Sat, May 11, 2013 at 3:44 PM, Tim Kientzle <kientzle at acm.org> wrote:
>
> On May 11, 2013, at 1:30 PM, hiren panchasara wrote:
>
>> On Sat, May 11, 2013 at 9:11 AM, Tim Kientzle <kientzle at acm.org> wrote:
>>>
>>> On May 11, 2013, at 12:59 AM, hiren panchasara wrote:
>>>
>>>> I found one of these:
>>>> http://www.amazon.com/gp/product/B006JKNWLE/ref=oh_details_o06_s00_i00?ie=UTF8&psc=1
>>>>
>>>> And I've connected it to laptop as shown in:
>>>> http://www.strugglingcoder.info/pics/bb1.jpg
>>>> and on beaglebone as shown in: http://www.strugglingcoder.info/pics/bb2.jpg
>
> There's no DNS entry for struggling.dyndns-home.com
>
>>>> As per the schematic info I derived:
>>>> Pin 1: GND
>>>> Pin 4: RX
>>>> Pin 5: TX
>>>>
>>>> I can still not see anything after connecting to "cu -l cuaU0".
>>>
>>> You probably need to set the speed:
>>>
>>>  cu -s 115200 -l cuaU0
>>
>> Doesn't seem to help. I've been following instructions at
>> https://wiki.freebsd.org/FreeBSD/arm/BeagleBoneBlack
>
>
> I have noticed with the Adafruit cable that the serial connection
> sometimes just stops when I reboot or cycle the power.
>
> The following seems to reliably restart the serial port:
>    * Leave the serial cable connected.
>    * Remove power from the BBB
>    * Press and hold the boot switch
>    * Plug power back in while holding the boot switch.
>    * Count to three and release the boot switch
>
> Finally, of course, are you sure that your cable is
> supported by your laptop?   USB-to-serial adapters
> seem to be surprisingly variable.

Huh, usb-to-serial cable was acting funny. It seems to be doing its thing now.

BTW, If I hole boot switch and plug in power, I only see "CCCC...." on
the console. If I plug power without that, I am getting things. (which
seems to be stuck on uboot but thats another story).

Building new image right now and see how it goes.

Thanks a ton to all for your help.

cheers,
Hiren
>
> Tim
>
>
>


More information about the freebsd-arm mailing list