Monday, June 10, 2013

Console (Debugging) Cable from AdaFruit.com

I am using this cable to connect to the BeagleBone Black. 
Though not technically required for operation, it is helpful and will be nearly required as I start working with changing the Linux kernel.

http://www.adafruit.com/products/954

 USB to TTL Serial Cable - Debug / Console Cable for Raspberry Pi

Here is how it is connected:

Board     Wire      Function
Pin 1      Black      Ground
Pin 4      Green     Receive
Pin 5      White     Transmit


USB to TTL Serial Cable - Debug / Console Cable for Raspberry Pi - Click Image to Close

The default serial port settings for the board are:
Baud 115,200
Bits 8
Parity N
Stop Bits 1
Handshake None

I use PUTTY as a Windows terminal program.  http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html



No comments:

Post a Comment

Note: Only a member of this blog may post a comment.