Connecting to Beablebone

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


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
> 
> 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

Tim



More information about the freebsd-arm mailing list