Connecting to Beablebone

Tim Kientzle kientzle at acm.org
Sat May 11 22:44:46 UTC 2013


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.

Tim





More information about the freebsd-arm mailing list