Re: [beagleboard] Watching boot without HDMI

2014-03-08 Thread Steve G
I can recommend the USB to TTL serial cable from adafruit:

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

It's inexpensive and I'm using it with my BBB.  I know it says it's for 
Raspberry Pi but it's actually universal and works with both.

On Thursday, March 6, 2014 11:42:00 AM UTC-5, Brad Hopper wrote:

 Great, thanks guys, truly a newb question. From some more reading 
 regarding the J1 on the BBB, it seems OK to use a 5V FTDI board since BBB 
 was designed with the pin corresponding to 5V being disconnected. I have 
 some credit at Sparkfun but they actually have several versions. Plus 
 there's the Bus Pirate as well...




-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Watching boot without HDMI

2014-03-08 Thread doog


On Saturday, March 8, 2014 8:03:15 AM UTC-8, Steve G wrote:

 I can recommend the USB to TTL serial cable from adafruit:

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

 It's inexpensive and I'm using it with my BBB.  I know it says it's for 
 Raspberry Pi but it's actually universal and works with both.


at $10 it's a good one for sure. Just to share, I have and use this 
one($20) which provides all 6 lines on a single 1x6 header and plugs 
directly into J1(black wire to J1-1) and it's used for Arduino(DC 
Boarduino).
 
http://www.adafruit.com/products/70

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Watching boot without HDMI

2014-03-06 Thread Brad Hopper
Folks,

It seems to take a while for the BBB to boot. I'm going to check out the 
newly posted Debian image soon, but also wanted to know if there's any way 
to watch the boot in a terminal i.e. without using HDMI. I don't have a 
micro HDMI cable and was hoping not to get one.

Is there a type of terminal connection which will persist through a reboot, 
so that the boot sequence could be seen? Not even sure if there's anything 
to see, just suspected that the boot sequence spends some time waiting on 
xyz... where xyz is probably something I don't need.


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Watching boot without HDMI

2014-03-06 Thread Gerald Coley
Yes. It is called the debug port. Connector J1.

http://www.elinux.org/Beagleboard:BeagleBone_Black_Serial


Gerald



On Thu, Mar 6, 2014 at 9:45 AM, Brad Hopper brad.hop...@gmail.com wrote:

 Folks,

 It seems to take a while for the BBB to boot. I'm going to check out the
 newly posted Debian image soon, but also wanted to know if there's any way
 to watch the boot in a terminal i.e. without using HDMI. I don't have a
 micro HDMI cable and was hoping not to get one.

 Is there a type of terminal connection which will persist through a
 reboot, so that the boot sequence could be seen? Not even sure if there's
 anything to see, just suspected that the boot sequence spends some time
 waiting on xyz... where xyz is probably something I don't need.


  --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to the Google Groups
 BeagleBoard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Watching boot without HDMI

2014-03-06 Thread Jack Mitchell
On 06/03/14 15:45, Brad Hopper wrote:
 Folks,
 
 It seems to take a while for the BBB to boot. I'm going to check out the
 newly posted Debian image soon, but also wanted to know if there's any
 way to watch the boot in a terminal i.e. without using HDMI. I don't
 have a micro HDMI cable and was hoping not to get one.
 
 Is there a type of terminal connection which will persist through a
 reboot, so that the boot sequence could be seen? Not even sure if
 there's anything to see, just suspected that the boot sequence spends
 some time waiting on xyz... where xyz is probably something I don't need.
 

A serial cable will do this. A TTL to USB cable will probably be most
appropriate for you.


-- 
  Jack Mitchell (j...@embed.me.uk)
  Embedded Systems Engineer
  Cambridgeshire, UK
  http://www.embed.me.uk
-- 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Watching boot without HDMI

2014-03-06 Thread Brad Hopper
Great, thanks guys, truly a newb question. From some more reading regarding 
the J1 on the BBB, it seems OK to use a 5V FTDI board since BBB was 
designed with the pin corresponding to 5V being disconnected. I have some 
credit at Sparkfun but they actually have several versions. Plus there's 
the Bus Pirate as well...

On Thursday, March 6, 2014 10:53:42 AM UTC-5, RobertCNelson wrote:

 On Thu, Mar 6, 2014 at 9:45 AM, Brad Hopper brad@gmail.comjavascript: 
 wrote: 
  Folks, 
  
  It seems to take a while for the BBB to boot. I'm going to check out the 
  newly posted Debian image soon, but also wanted to know if there's any 
 way 
  to watch the boot in a terminal i.e. without using HDMI. I don't have a 
  micro HDMI cable and was hoping not to get one. 
  
  Is there a type of terminal connection which will persist through a 
 reboot, 
  so that the boot sequence could be seen? Not even sure if there's 
 anything 
  to see, just suspected that the boot sequence spends some time waiting 
 on 
  xyz... where xyz is probably something I don't need. 

 Stick a usb-serial adapter on J1 and watch the full boot process, plus 
 the terminal is enabled, so you can use it once it boots. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Watching boot without HDMI

2014-03-06 Thread Robert Nelson
On Thu, Mar 6, 2014 at 10:42 AM, Brad Hopper brad.hop...@gmail.com wrote:
 Great, thanks guys, truly a newb question. From some more reading regarding
 the J1 on the BBB, it seems OK to use a 5V FTDI board since BBB was designed
 with the pin corresponding to 5V being disconnected. I have some credit at
 Sparkfun but they actually have several versions. Plus there's the Bus
 Pirate as well...

Only use the 3.3V version.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.