Re: [beagleboard] Rev C processor in adafruit website - AM3359 ?

2014-07-31 Thread Gerald Coley
All rev C boards have the AM3358 processor. We have been using the AM3358
as of rev B.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Revision_C_.28Production_Version.29

The Adafruit website is wrong.

Gerald


On Wed, Jul 30, 2014 at 8:12 PM, John Syn john3...@gmail.com wrote:


 From: sudhir v sudhir...@gmail.com
 Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com
 Date: Wednesday, July 30, 2014 at 4:38 PM
 To: beagleboard@googlegroups.com beagleboard@googlegroups.com
 Subject: [beagleboard] Rev C processor in adafruit website - AM3359 ?

 So I just bought a new BBB and I purchased it from adafruit. I noticed
 that the website says rev C will have AM3359AZCZ100 processor but my
 board has AM3358BZCZ100 on it.  Is it just a mistake while advertising?
 (This could be the case since they clearly mention 1GHz and 2000MIPS)

 Thank you,
 Sudhir

 Processors are identical other than support for EtherCAT Slave. AM3358
 runs at 1GHz.

 http://www.ti.com/product/AM3352/compare

 View the table for comparison.

 Regards,
 John


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

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


-- 
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] Full HD video out will cause $45 to ???

2014-07-30 Thread Gerald Coley
Well, considering the fact that it will take a whole new processor and
a totally new design, I would say yes it will be more than the current $55
price. Right now it can do 1920x1080 @ 24FPS.

Gerald



On Tue, Jul 29, 2014 at 10:50 PM, jnjservices...@gmail.com wrote:

 Will there be cost hike if BBB has got a new chip to accomodate full HD
 vedeo 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/d/optout.


-- 
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] RIP Never Used BBB

2014-07-30 Thread Gerald Coley
Yep. That will kill it.

Gerald


On Tue, Jul 29, 2014 at 10:42 PM, candyfli...@gmail.com wrote:


 hello people, please excuse my for my Tarzan English.
 first connect my BBB with a 5V supply 4A with the negative in the middle,
 might have killed her so easily?
 now with the positive in the middle got hot and nothing more happend.

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


-- 
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] BBB Debian Corrupt LCD

2014-07-30 Thread Gerald Coley
If you read the manual, you will see that these lines are also connected to
the HDMI chip. To use it also as an LCD panel, you need to buffer these
signals and account for any noise that may be introduced as a result of
the loading of these 6ma drive signals my the HDMI chip.

Gerald



On Wed, Jul 30, 2014 at 9:16 AM, James S s190...@gmail.com wrote:

 We have a built a custom board with an LCD interface to drive a 1024 x 768
 pixel LVDS panel, 16BPP. It works great on the Beaglebone White with the
 old Angstrom 3.2 using the board file configuration.

 We want to use the Beaglebone Black so we built up a system from
 http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-07-22 . I added
 a dts using the same parameters from the old board file but the graphics
 are blurred and corrupted. The card I made boots on the White also and
 gives the same results as on the Black. See images below.

  I’ve fiddled with the panel timings but they don’t seem to have any
 effect.

 Does anyone have any idea what is wrong and how do I fix it?

 Regards,

 James



  This is part of the (good) image from the frame buffer.


 https://lh6.googleusercontent.com/-4paVjDS0NME/U9j9QP7ZvyI/GjY/Tq2jYoa6r0Y/s1600/screen1.jpg











 This is a photo of the output on the screen, showing a similar area.


 https://lh6.googleusercontent.com/-qR11mE7KhYU/U9j9wMohRZI/Gjg/_lhBqXIQQyk/s1600/screen2.jpg










 The following is the panel section of the dts file, based on an LCD4 dts:-



  /* Settings for AUO G121XN01 / mita cape: */

  panel {

 compatible = tilcdc,panel;

 pinctrl-names = default;

 pinctrl-0 = bone_mita_cape_lcd_pins;

 panel-info {

ac-bias   = 255;

ac-bias-intrpt= 0;

dma-burst-sz  = 16;

bpp   = 16;

fdd   = 0x80;

tft-alt-mode  = 0;

stn-565-mode  = 0;

mono-8bit-mode= 0;

sync-edge = 0;

sync-ctrl = 1;

raster-order  = 0;

fifo-th   = 0;

invert-pxl-clk= 0;

 };

 display-timings {

native-mode = timing0;

timing0: 1024x768 {

   hactive = 1024;

   vactive = 768;

   hback-porch = 80;

   hfront-porch= 48;

   hsync-len   = 32;

   vback-porch = 15;

   vfront-porch= 3;

   vsync-len   = 4;

   clock-frequency = 5600;

   hsync-active= 0;

   vsync-active= 0;

};

 };

  };



  fb {

 compatible = ti,am33xx-tilcdc;

 reg = 0x4830e000 0x1000;

 interrupt-parent = intc;

 interrupts = 36;

 ti,hwmods = lcdc;

 ti,power-gpio = gpio1 2 0x0;

 ti,allow-non-reduced-blanking-modes;

  };



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


-- 
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] Re: BBB Debian Corrupt LCD

2014-07-30 Thread Gerald Coley
Still could be the same issue. What buffer are you using to drive the
signals to the LVDS device? Are the trace lengths match to insure that all
the setup and hold times are met by having all signals with the same delay?

Gerald



On Wed, Jul 30, 2014 at 9:40 AM, James S s190...@gmail.com wrote:

 Hi Gerald, thanks for that reminder.

 However, there should be no such loading on the White since it doesn't
 have HDMI on board? The problem also occurs on the White. What else could
 it be?

 Regards,
 James


 On Wednesday, July 30, 2014 3:16:18 PM UTC+1, James S wrote:

 We have a built a custom board with an LCD interface to drive a 1024 x
 768 pixel LVDS panel, 16BPP. It works great on the Beaglebone White with
 the old Angstrom 3.2 using the board file configuration.

 We want to use the Beaglebone Black so we built up a system from
 http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-07-22 . I
 added a dts using the same parameters from the old board file but the
 graphics are blurred and corrupted. The card I made boots on the White also
 and gives the same results as on the Black. See images below.

 I’ve fiddled with the panel timings but they don’t seem to have any
 effect.

 Does anyone have any idea what is wrong and how do I fix it?

 Regards,

 James



 This is part of the (good) image from the frame buffer.


 https://lh6.googleusercontent.com/-4paVjDS0NME/U9j9QP7ZvyI/GjY/Tq2jYoa6r0Y/s1600/screen1.jpg











 This is a photo of the output on the screen, showing a similar area.


 https://lh6.googleusercontent.com/-qR11mE7KhYU/U9j9wMohRZI/Gjg/_lhBqXIQQyk/s1600/screen2.jpg










 The following is the panel section of the dts file, based on an LCD4 dts:-



  /* Settings for AUO G121XN01 / mita cape: */

  panel {

 compatible = tilcdc,panel;

 pinctrl-names = default;

 pinctrl-0 = bone_mita_cape_lcd_pins;

 panel-info {

ac-bias   = 255;

ac-bias-intrpt= 0;

dma-burst-sz  = 16;

bpp   = 16;

fdd   = 0x80;

tft-alt-mode  = 0;

stn-565-mode  = 0;

mono-8bit-mode= 0;

sync-edge = 0;

sync-ctrl = 1;

raster-order  = 0;

fifo-th   = 0;

invert-pxl-clk= 0;

 };

 display-timings {

native-mode = timing0;

timing0: 1024x768 {

   hactive = 1024;

   vactive = 768;

   hback-porch = 80;

   hfront-porch= 48;

   hsync-len   = 32;

   vback-porch = 15;

   vfront-porch= 3;

   vsync-len   = 4;

   clock-frequency = 5600;

   hsync-active= 0;

   vsync-active= 0;

};

 };

  };



  fb {

 compatible = ti,am33xx-tilcdc;

 reg = 0x4830e000 0x1000;

 interrupt-parent = intc;

 interrupts = 36;

 ti,hwmods = lcdc;

 nbs
 ...

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


-- 
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] Beagleboard-xm avaliability

2014-07-30 Thread Gerald Coley
They only sale though distributors so it is up to
the distributor to handle this.The idea of setting up a production line,
loading the parts to build one board would make the cost of this board
around $500. Orders would need to be entered by the distributors. I am not
sure any of them would be willing to order 1500 boards just so they can
sell you one board. It is basic supply and demand. If we have real demand
then we will supply.

 If you want one board ask around the community and see if anyone has one
to sale.


Gerald



On Wed, Jul 30, 2014 at 11:47 AM, solorzano.t...@gmail.com wrote:

 Hello,
 I placed a order with Digikey on July 2, 2014. I have yet to received a
 due date or dock date, Digi has been trying to get a date, i have tried to
 email Rod at CircuitCo.
 Its been almost 4 weeks with nothing... no type of answers. Where can i
 get help with this issue?


 On Wednesday, June 18, 2014 7:07:04 AM UTC-7, Gerald wrote:

 If the distributors orders boards from us, we will build them. It has
 not been discontinued. But, unless they order boards, we cannot ship them
 boards.

 Gerald



 On Thu, Jun 5, 2014 at 4:04 PM, Francisco de Souza Júnior 
 fsju...@gmail.com wrote:

 Hi,

 I'm looking for a Beagleboard-xm to buy in all distributors sugested by
 beagleboard.org (digikey, mouser, farnell etc) but there is no board
 avaliable to buy!

 The Beagleboard-xm has been discontinuated?


 Regards,

 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] Re: RIP Never Used BBB

2014-07-30 Thread Gerald Coley
But, our goal was as low a price as we can get. Adding a protection against
all the things that could happen means it would have to be water poof and
withstand 220 VAC on the input. That is more than $10 to $12.

Reading the manual and the wiki is free.

Gerald





On Wed, Jul 30, 2014 at 2:50 PM, neo...@gmail.com wrote:

 I think I would of paid 10 - 12 extra bux for a BBB that had some
 protection. Feels like at any moment my BBB might suddenly spontaneously
 contract magic smoke disease and all it's electrons fall out.

 On Tuesday, July 29, 2014 10:42:01 PM UTC-5, candy...@gmail.com wrote:


 hello people, please excuse my for my Tarzan English.
 first connect my BBB with a 5V supply 4A with the negative in the middle,
 might have killed her so easily?
 now with the positive in the middle got hot and nothing more happend.

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


-- 
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] Re: Maximum current on GPIO?

2014-07-28 Thread Gerald Coley
6mA.

No.

Gerald



On Mon, Jul 28, 2014 at 9:03 AM, PLyttle rksta...@gmail.com wrote:

 This question has been asked and answered before. There is a search box
 with a big blue button marked Search next to it. I suggest you use it.
 The document you need is the processor data sheet. (SPRS717F) table 2.7


 On Monday, July 28, 2014 8:26:48 AM UTC+2, ope...@gmail.com wrote:

 Hi,

 I already searched trough TI AM3358 TRM and BBB manual but with no
 success, so I'll have to ask it here: what ist the maximum current one can
 pull out of an GPIO pin?

 And does the CPU/the related pin die in case of short-circuit of a GPIO
 or is there an internal protection mechanism?

 Cheers

 Jim

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


-- 
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] Connecting a 5050 RGB LED

2014-07-28 Thread Gerald Coley
I would really need to see a datasheet to answer your question. I doubt
very much that 6mA is enough to turn the LEDs on, especially if it likes to
see 5V in its natural environment.

Gerald



On Mon, Jul 28, 2014 at 9:48 AM, Energia dred...@gmail.com wrote:

 I got this single 5050 RGB LED module that I want to connect to BBB:

 http://www.ebay.com/itm/1PC-New-RGB-3-Color-Full-Color-LED-SMD-Module-For-Arduino-AVR-PIC-/181259217039?pt=AU_Car_Parts_Accessorieshash=item2a33e4288fvxp=mtr

 It says operating voltage: 5v. So if I connect it to BBB's pwm pins, it
 won't work (and nothing bad will happen)?
 Do I need resistors for this module in general?

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


-- 
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] Connecting a 5050 RGB LED

2014-07-28 Thread Gerald Coley
Well, it won't be bright for sure. Maybe not even on. But as long as the
3.3V is taken from the expansion header it should be OK. As to 1K, that
would be safe.

Gerald



On Mon, Jul 28, 2014 at 10:20 AM, Energia dred...@gmail.com wrote:

 Thanks, Gerald. Well, here it says for this module:
 Red Vf: 1.8 to 2.1V
 Green Vf: 3.0 to 3.2V
 Blue Vf: 3.0 to 3.2V

 https://sites.google.com/site/summerfuelrobots/arduino-sensor-tutorials/3-color-rgb-led-module

 So in theory I could connect it to BBB's pwm pins (3.3v?) after all but
 with 3 x 1k ohm resistors? It won't be bright, but it will be safe (for
 BBB) and it will work?


 On Monday, July 28, 2014 5:53:48 PM UTC+3, Gerald wrote:

 I would really need to see a datasheet to answer your question. I doubt
 very much that 6mA is enough to turn the LEDs on, especially if it likes to
 see 5V in its natural environment.

 Gerald



 On Mon, Jul 28, 2014 at 9:48 AM, Energia dre...@gmail.com wrote:

 I got this single 5050 RGB LED module that I want to connect to BBB:
 http://www.ebay.com/itm/1PC-New-RGB-3-Color-Full-Color-
 LED-SMD-Module-For-Arduino-AVR-PIC-/181259217039?pt=AU_
 Car_Parts_Accessorieshash=item2a33e4288fvxp=mtr

 It says operating voltage: 5v. So if I connect it to BBB's pwm pins, it
 won't work (and nothing bad will happen)?
 Do I need resistors for this module in general?

  --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] Re: Bricked board! Completely erased NAND!

2014-07-24 Thread Gerald Coley
Your link gives me an error. None of the boards have NAND per se. The
either have eMMC (BeagleBone Black) or an SD card.

Which board do you have?

Gerald



On Wed, Jul 23, 2014 at 5:09 PM, catherinepav...@gmail.com wrote:

 Hi guys,

 I doubt any of you still check this thread, but on the off chance you do,
 does anyone have a copy of whatever used to be on the page at
 http://beagleboard.googlegroups.com/web/beagle_recover.tar.bz2?gda=
 ZEX02kgAAACYfRbpt_Clu5uUeTNxK00uiu_n15XuftRjC6kM5T6NA4WelqDvQlqTc
 TCLuOf46WcfMjfA1Yet-dba5SzCQKbSGjVgdwNi-BwrUzBGT2hOzg
 ?
 I have similarly messed up my board, and it seems most helpful pages are
 no longer existent.

 Thanks!

 - Catherine


 On Friday, April 17, 2009 2:06:18 PM UTC-7, Hurdy wrote:

 Hi everyone,

 Can someone please direct me to a page describing how to unbrick a
 beagle board?
 I accidently erased all NAND and when I boot my board I get nothing
 via the minicom!

 Thank you,

 Rob

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


-- 
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] JTAG Header Connection

2014-07-24 Thread Gerald Coley
It cannot be fixed if you rip pads off the board.

Gerald



On Thu, Jul 24, 2014 at 4:36 AM, ksathish...@gmail.com wrote:

 Hi,
 I have tried to solder my BBB with Jtag Connector on my own. But while
 soldering,  the copper pads from Pin 3 and 5 came off from the BBB header.
 How can I fix it?
 Can anyone help me out please? I am new to electronics..

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


-- 
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] HELP. dead beagleboneblack

2014-07-24 Thread Gerald Coley
Yes it does sound like it is dead. If the power LED does not come on,
that indicates that it has an issue. I suggest you try getting an RMA.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support


Gerald



On Thu, Jul 24, 2014 at 4:29 AM, ksathish...@gmail.com wrote:

 Hi,

 The problem is the same after JTAG header soldered. But Power LED not
 lighting up while powered up through USB cable from laptop.
 Is my BBB dead?


 On Tuesday, 25 March 2014 09:53:03 UTC, Tsan-Ming Chou wrote:

 If Power LED still lights up, that means no short happens. JTAG header
 has two reset signals: nSRST (system reset) and nTRST (JTAG reset). I
 believe one of these two pins must be connected incorrectly. You might try
 to dis-soldered the header first and see whether the BBB can work then.


 2014-03-24 1:52 GMT+08:00 dd ddlaw...@rocketmail.com:

 Hi.  I bought BBB A6A new, 1 month ago.  It worked OK out-of-the-box.
 I power it from the USB from a windows laptop and poke around with a
 browser.  No problems.
 I soldered on the proper JTAG header very carefully and now it is dead.
 The Power LED lights up, but nothing else happens.
 I am handy with electronics, programming and linux.
 What can I do to troubleshoot the BBB?
 Is there a DIY procedure?
 I did not reflash the eMMC or a SDcard.

 thanksdd

 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] USB Powered Hub and Beaglebone Black

2014-07-24 Thread Gerald Coley
Plug in a power supply to the external HUB.

Gerald



On Thu, Jul 24, 2014 at 11:32 AM, gobbligook...@gmail.com wrote:

 I have a beaglebone black.  the challenge I face is that I require
 multiple powered USB devices to be connected to it while only using one
 power source - the BBB 5V DC connector

 1 - USB Camera - Logitech C920
 1 - USB GPS Antenna
 1 - USB WiFi Adaptor
 1 - USB Bluetooth Adaptor

 Clearly the onboard USB port cannot supply enough power using an unpowered
 hub to bring these devices up.

 How would I wire the external powered hub to the Beaglebone Black to
 satisfy the single power source requirement?
 1) Would I tie +/- to the same DC power source before the BB and somehow
 adapt the USB cable for TX/RX only thus bypassing the board for the power
 on the hub?


 hub | ===tx/rx USB===|bbb 5v|==+/-
   | +5V-|  |
   | gnd|

 2) Would I use the +/-5V expansion header and somehow adapt the USB cable
 for TX/RX only? thus using the BB to supply power?

 hub | ===tx/rx USB===BBBUSB
   | +/---| bbb expansion header 5v |==+/-

 I tried scenario 1 already and somehow destroyed my BB (won't boot, no
 LEDs - looks like a brick), bit hesitant to try 2) as I don't want to brick
 another.

 I am not an electrical engineer.




 Thanks-Wesley



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


-- 
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] Powering BBB from Expansion Headers

2014-07-23 Thread Gerald Coley
It means that the TPS65217C has encountered an issue and is shutting down.
Sounds like you popped the processor and it needs to be replaced.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Usage

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Improper_Power_DownAll_Revisions


Best option is and RMA.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support

Gerald


On Wed, Jul 23, 2014 at 9:24 AM, Vicki Bourget bour0...@d.umn.edu wrote:

 I'm currently supplying 5 volts to P9_5 and 6, and the power LED flashes
 continuously. I read in the manual that if it flashes once, the TPS65217C
 encountered am issue and shut down.

 Does anyone know what the flashing LED means then?

 Thanks!

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


-- 
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] why beaglebone black died

2014-07-22 Thread Gerald Coley
I can't answer your question. I do not have enough information.. If you
would like to send me a schematic I can take a look at it and see fi I can
see an issue,

You might also check here:

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Improper_Power_DownAll_Revisions
http://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Usage


Gerald




On Mon, Jul 21, 2014 at 7:07 PM, Carol Hsin carolh...@gmail.com wrote:

 I'm using a ULN2003AN to actuate a 24V/3W solenoid valve. After I set pin
 P8_11 to HIGH, the solenoid clicked and its power led turned on, then the
 BBB died. I tried turning the BBB power on again, but all that happens is
 that the power led flashes briefly. I had checked everything w a multimeter
 before hooking up the system. The solenoid is 177 ohms; hooked to 24V, it
 reads 0.151A -- which is under ULN2003AN's .5A max and matches its
 datasheet (AVS-5322-24D on
 http://www.automationdirect.com/static/specs/nitradirectionsolenoidavs5.pdf).


 There shouldn't be a problem. And the ULN2003AN isn't broken. The BBB and
 transistor worked fine for a more expensive solenoid valve (VUVB-L:
 http://www.festo.com/net/SupportPortal/Files/17267/Ventile_en.pdf). I've
 tested it with that valve and the multimeter read 374 ohms; hooked to 24V,
 it reads 0.062A.

 I don't understand why the BBB died. It shouldn't have because I was
 careful about checking the datasheets and then w the multimeter. Would
 someone please tell me what went wrong? I can't see any mistakes.


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


-- 
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] think I blew bbb what to do?

2014-07-21 Thread Gerald Coley
http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support

Gerald


On Mon, Jul 21, 2014 at 8:09 AM, Gerald Coley ger...@beagleboard.org
wrote:

 No. I suggest you request an RMA.


 Gerald


 On Sun, Jul 20, 2014 at 4:15 AM, neo...@gmail.com wrote:

 I think I proded a gpio pin with wrong voltage and it turned off. Unplug
 everything and wont turn on. The power led blinks when you hit the power
 button or plug in a power.  Its and elemental 14 bbb. Anything I can do to
 get it fixed?

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




-- 
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] think I blew bbb what to do?

2014-07-21 Thread Gerald Coley
No. I suggest you request an RMA.


Gerald


On Sun, Jul 20, 2014 at 4:15 AM, neo...@gmail.com wrote:

 I think I proded a gpio pin with wrong voltage and it turned off. Unplug
 everything and wont turn on. The power led blinks when you hit the power
 button or plug in a power.  Its and elemental 14 bbb. Anything I can do to
 get it fixed?

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


-- 
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] what to do BBB dead

2014-07-21 Thread Gerald Coley
Request an RMA.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support

Gerald


On Sun, Jul 20, 2014 at 3:48 PM, neo...@gmail.com wrote:

 What can I do. I think I connected a pin wrong and it turned off. Now when
 I plug it in or hit the power button the power led just blinks once and
 nothing. Its an elemental 14.

 Any help is much appreciated!

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


-- 
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] Maximum SD card size for BBB

2014-07-21 Thread Gerald Coley
And I can confirm this is correct.

Gerald



On Mon, Jul 21, 2014 at 10:40 AM, Robert Nelson robertcnel...@gmail.com
wrote:

 On Mon, Jul 21, 2014 at 10:34 AM, Eric Fort eric.f...@gmail.com wrote:
  so can someone link to something definitive stating that for the beagle
 bone
  (black) 32GB SDHC is the biggest card supported (assuming this is
 correct)?

 From:
 http://en.wikipedia.org/wiki/Secure_Digital#SDXC

 The Secure Digital eXtended Capacity (SDXC) format, announced in
 January 2009 and defined in Version 3.01 of the SD specification,
 supports cards up to 2 TB (2048 GB), compared to a limit of 32 GB for
 SDHC cards in the SD 2.0 specification. SDXC adopts Microsoft's exFAT
 file system as a mandatory feature.

 aka:
 microSDHC 32GB is your limit..

 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/d/optout.


-- 
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] eMMC pins on P8 question about section 8.1.2 of Rev C.1 reference manual

2014-07-18 Thread Gerald Coley
I will check into this. In the meantime, check the processor datasheet.

http://www.ti.com/product/am3358

Gerald


On Thu, Jul 17, 2014 at 9:47 PM, jpe...@aosense.com wrote:

 Hello,

 In the C.1 version of the reference manual, Section 8.1.2 begins with a
 statement about the 10 eMMC pins connected to pin 8 and listed in Table 16.

 Then it says that the proper mode is MODE2.

 Yet most of the pins listed in table 16 are given as MODE1.

 Table 12 of the same reference manual version lists MODE1 mmmc1 pins as
 22-26  and MODE 2 pins as 11-21.

 So is table 16 wrong in listing MODE1 pins as conflict pins?After all,
 the proper mode is MODE2 whatever that means.

 I would like to use GPIO1[0..5], but can't really sort out if there is
 a conflict with the mmmc1 pins since I can't understand the meaning of the
 proper MODE2  wrt Table 16's mostly MODE1 pins.

 Thank you for your help

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


-- 
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] eMMC pins on P8 question about section 8.1.2 of Rev C.1 reference manual

2014-07-18 Thread Gerald Coley
OK


On Fri, Jul 18, 2014 at 8:29 AM, jstam...@gmail.com wrote:

 GPIO1_[0-5]  show up as mode 1 in the pins file.


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


-- 
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] Beaghlebone Black stone dead

2014-07-18 Thread Gerald Coley
Request an RMA.
http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support

We will see if we can recover the eMMC data. Make sure you add that to the
RMA request.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Improper_Power_DownAll_Revisions


Gerald



On Fri, Jul 18, 2014 at 2:20 PM, Thaddeus Woskowiak tswoskow...@gmail.com
wrote:

 Hello everyone,
 I have a Beaglebone Black that will not power up. Last week it was working
 but today it appears to be completely dead. I tried using three different
 methods to power it up, USB from a PC, USB power from a USB phone charger
 that I have used in the past to power the BBB and a 3A 5V wall wart through
 the barrel jack. None of those power sources will even illuminate the power
 LED between the Ethernet jack and the barrel jack. It's as if the PMIC is
 dead or was somehow zapped. I have tried pushing and holding the power
 button but nothing. The power light does not even blink or flash. Between
 last friday and today I have not touched it though a coworker had to move
 my board to use my desk. It was not connected to any power source so it
 couldn't have been shorted. My only guess is ESD.

 But the bigger problem is I have lost 4 solid days of work as it is all on
 the eMMC and I forgot to backup (my dumb fault). My only hope is if I can
 back feed the SoC power from the headers therefor bypassing the PMIC. But
 from the looks of the schematics and manual, the SoC depends on the PMIC to
 control the reset and power signals.

 Am I looking at a total loss or is there any hope of powering the board or
 reading the eMMC?

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


-- 
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] Enable LDO2 on TPS65217C PMIC

2014-07-17 Thread Gerald Coley
Power button has an internal pullup inside the TPS65217C to the DC in
rail.You do not need the external pullup.

Gerald


On Thu, Jul 17, 2014 at 7:05 AM, Michael Doherty mzdohe...@gmail.com
wrote:

 I'm trying to use an external button to control power on/off on BBB. I
 currently have a momentary button wired to pwr_btn and pulled up high via
 3.3V pin. The issue is that 3.3v is not enabled by default in sleep mode. I
 have no problem pressing the button to pull ground and shut down the
 beaglebone, but then when it goes to sleep, 3.3v (LDO2) rail shuts off
 which pulls the pwr_but ground which then immediately triggers power on
 again.

 How would I enable LDO2 in sleep mode? I read through the user guild (
 http://www.ti.com/lit/ds/symlink/tps65217c.pdf) and couldn't find any
 answers.

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


-- 
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] Measuring a BBB's own supply voltage

2014-07-17 Thread Gerald Coley
If you added an external power measurement device that is read via one of
the serial ports. That would only measure the power of the code that is
reading the power device. I am not sure if you are looking for na average
or just a single point in time.

Gerald



On Wed, Jul 16, 2014 at 5:39 PM, chris.sn...@gmail.com wrote:

 Hi,

 Is there a way to measure a BBB's supply voltage from within the Linux OS?
   I was thinking about connecting one of the VDD_3V3 pins to a analog GPIO
 input and measuring that but I'm not sure if that's a good idea or even
 possible.

 Thanks,

 Chris

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


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

2014-07-11 Thread Gerald Coley
As long as people place orders. Give them time to build it. They will build
it. They are not building them on speculation of need.

Since BB come out the other three boards have dropped off significantly.
I don't think e have built any of the original boards in 3 years or so.
But, if somene orders them we can build them.

We shipped about 35,000 xM boards and so far 172,000 BeagleBone Blacks.

Gerald



On Fri, Jul 11, 2014 at 9:41 AM, Andrew Henderson hende...@icculus.org
wrote:

 Gerald, what is the support lifetime from CircuitCo for the BBxM? I've
 always been happy with mine, and it is has been a great little board.  What
 have the orders been like for the original BeagleBoard since the BBxM came
 out?  Have you built any of the original BeagleBoards within the past few
 years? I've always been curious about how many people are interested in the
 older boards as reference platforms versus newcomers to the community that
 stick to only the newer platforms.

 Andrew


 On Tuesday, July 8, 2014 1:42:57 PM UTC-4, Gerald wrote:

 We no longer make the xM on a regular basis. We do not sell that many at
 all these days. We rely on distributors placing orders and stocking them.
 We then have to schedule them in a couple of times per year.

 How many boards are you looking for?

 Gerald



 On Tue, Jul 8, 2014 at 11:36 AM, Tony Solorzano tony.so...@saemtl.com
 wrote:

  Hello,

 I can't find any other way to contact your company about this issue… I
 currently have a open order with Digikey and have been buying these from
 them. I placed my order and they came back with this response.



 Please see below Delivery information.



 *Part:*  296-25798-ND

 *Salesorder:*  40062172



 *Est Delivery:* SUPPRESSED



 *DIR Results:* DELIVERY INFORMATION IS NOT AVAILABLE FOR THIS DEVICE
 DUE TO CAPACITY AND PRODUCTION CONSTRAINTS. CIRCUITCO PRODUCT IS MADE TO
 ORDER AND THE FACTORY IS DOING ITS BEST TO KEEP UP WITH PRODUCTION DEMAND.
 NO APPROXIMATE DELIVERY DATE IS AVAILABLE.





 I have never come across something like this. I can't be left in limbo
 about a delivery date, as everyone has due dates to commit.



 Thanks,

 Tony Solorzano

 SAE Materials

 408-492-1784 x 305

 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] BeagleBone Black Power Supply

2014-07-10 Thread Gerald Coley
It will fry the board.Max voltage is 5V.

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


Gerald


On Wed, Jul 9, 2014 at 5:03 PM, adrian_hotmai...@hotmail.com wrote:

 Hi all,

 I would like to purchase a power supply for the BeagleBoard Black. I'm
 currently looking at this:


 http://hobbyking.com/hobbyking/store/__20968__Hobbyking_60w_Power_Supply.html

 It outputs 15v and 4A (60W)

 However, the performance of that thing is over what is stated in the FAQ
 of BeagleBoard Black(2A, 10W).

 Will this work or will it fry the Board?

 Regards,
 -A

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


-- 
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] setup SPI via DMA

2014-07-09 Thread Gerald Coley
Can you tell us the board you are talking about so we don't have to guess?

Gerald


On Wed, Jul 9, 2014 at 5:28 AM, Андрей Кононов andy...@gmail.com wrote:

 i need to read data from DSP via SPI , somwhere here i found man how to
 run spi via /dev/spi and it work for me, now i want to try same thing via
 DMA, but cant find any man or sample about it. can you show me some
 information?

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


-- 
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] setup SPI via DMA

2014-07-09 Thread Gerald Coley
I am familiar withe Craneboard. It has no DSP.

Gerald



On Wed, Jul 9, 2014 at 7:47 AM, Андрей Кононов andy...@gmail.com wrote:

 this board is similar BeagleBoard

 среда, 9 июля 2014 г., 16:41:51 UTC+4 пользователь Gerald написал:

 Interesting. OK. We don't have much support here for that board. I don't
 know anyone that has one. I have seen maybe 2 questions over the years on
 this board. I guess we can wait and see if anyone has feedback for you on
 this.

 Gerald



 On Wed, Jul 9, 2014 at 7:40 AM, Андрей Кононов and...@gmail.com wrote:

 sorry. i'm working with am3517 craneboard

 среда, 9 июля 2014 г., 16:37:21 UTC+4 пользователь Gerald написал:

 Can you tell us the board you are talking about so we don't have to
 guess?

 Gerald


 On Wed, Jul 9, 2014 at 5:28 AM, Андрей Кононов and...@gmail.com
 wrote:

 i need to read data from DSP via SPI , somwhere here i found man how
 to run spi via /dev/spi and it work for me, now i want to try same thing
 via DMA, but cant find any man or sample about it. can you show me some
 information?

 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


  --
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] raZberry BBB

2014-07-08 Thread Gerald Coley
I suggest you contact those people and ask them..

Gerald


On Tue, Jul 8, 2014 at 2:10 AM, Иван Зайцев i...@jad.ru wrote:

 https://www.domotiga.nl/projects/domotiga/wiki/Z-Wave_RaZberry

 Please give me documentation step by step. How connect to pins UART. How
 activate UART. How install raZberry service.

 When use z-way-service i have

 error while loading shared libraries: libzway.so: cannot open shared
 object file: No such file or directory

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


-- 
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] Re: Banging my head against WiFi

2014-07-08 Thread Gerald Coley
http://www.elinux.org/Beagleboard:BeagleBoneBlack#WIFI_Adapters

Gerald



On Tue, Jul 8, 2014 at 10:28 AM, Jesse Cobra jesseco...@gmail.com wrote:

 Specifically this model
 Tp link tl-wn722n
 And netgear wna1100 n150

 Both work out of the box... PNP...
 On Jul 8, 2014 8:21 AM, Jesse Cobra jesseco...@gmail.com wrote:

 Atheros based dongles have always worked for me. Using one right now for
 a demo...

 Realtek based dongles, I have spent way too much time/days frustrated
 over these...

 The tp link and netgear atheros dongles work great! Put the RTL in the
 trash!
 On Jul 8, 2014 8:13 AM, Robert Nelson robertcnel...@gmail.com wrote:

 On Tue, Jul 8, 2014 at 9:37 AM, PaulM pemor...@gmail.com wrote:
  I too am in the same situation.  I have spent countless hours trying to
  configure WiFi on, not one, but two BBB - a rev B and a rev C.  I have
 also
  tried 3 different Linux distros - Ubuntu, Angstrom, and Debian; 3
 different
  WiFi adapters (same chipset, but different manufactureres - all to no
 avail.
 
  As a reference point, I was able to get WiFi running on 2 Raspberry
 Pis in
  less than 10 minutes from boot up.

 I always enjoy useless complaints..

 chipset?
 It's one of those small fit in usb wifi devices, it'll have issues
 with the board's ground plane. So get a small 3 inch usb extension
 cable.

 kernel version? uname -r

 Did you even try the latest kernel?

 cd /opt/scripts/tools/
 git pull
 sudo ./update_kernel.sh

 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/d/optout.

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


-- 
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] Re: Banging my head against WiFi

2014-07-08 Thread Gerald Coley
The issue makes the susceptibility of some dongles to interference worse.
Some dongles work just fine. It is due to the closeness to the
HDMI connector. The HDMI connector is grounded.

Gerald


On Tue, Jul 8, 2014 at 10:50 AM, jubishop jubis...@gmail.com wrote:

 i'm still having success with the KEEBOX which is the most minimal on the
 list of known supported wifi adapters.  i'm curious about the physics of
 the problem that apparently the dongle needs to be away from the plane of
 the board, or something?  is there any way to shield the board to prevent
 this? is there a way to wrap something on the board in shrink wrap,
 perhaps?

 i'm sure there's a ton of differences between the BBB and Raspberry Pi,
 but is it known what the key distinction is that causes this ground plane
 interference with the BBB but not the Raspberry Pi?

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


-- 
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] Re: Banging my head against WiFi

2014-07-08 Thread Gerald Coley
It should.

Gerald



On Tue, Jul 8, 2014 at 10:57 AM, William Hermans yyrk...@gmail.com wrote:

 Gerald,

 So if hdmi ( both audio and video ) are disabled via uEnv.txt. Would this
 make a difference ?


 On Tue, Jul 8, 2014 at 8:54 AM, Gerald Coley ger...@beagleboard.org
 wrote:

 The issue makes the susceptibility of some dongles to interference worse.
 Some dongles work just fine. It is due to the closeness to the
 HDMI connector. The HDMI connector is grounded.

 Gerald


 On Tue, Jul 8, 2014 at 10:50 AM, jubishop jubis...@gmail.com wrote:

 i'm still having success with the KEEBOX which is the most minimal on
 the list of known supported wifi adapters.  i'm curious about the physics
 of the problem that apparently the dongle needs to be away from the plane
 of the board, or something?  is there any way to shield the board to
 prevent this? is there a way to wrap something on the board in shrink wrap,
 perhaps?

 i'm sure there's a ton of differences between the BBB and Raspberry Pi,
 but is it known what the key distinction is that causes this ground plane
 interference with the BBB but not the Raspberry Pi?

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


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


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


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

2014-07-08 Thread Gerald Coley
We no longer make the xM on a regular basis. We do not sell that many at
all these days. We rely on distributors placing orders and stocking them.
We then have to schedule them in a couple of times per year.

How many boards are you looking for?

Gerald



On Tue, Jul 8, 2014 at 11:36 AM, Tony Solorzano tony.solorz...@saemtl.com
wrote:

  Hello,

 I can't find any other way to contact your company about this issue… I
 currently have a open order with Digikey and have been buying these from
 them. I placed my order and they came back with this response.



 Please see below Delivery information.



 *Part:*  296-25798-ND

 *Salesorder:*  40062172



 *Est Delivery:*
 SUPPRESSED


 *DIR Results:* DELIVERY INFORMATION IS NOT AVAILABLE FOR THIS DEVICE DUE
 TO CAPACITY AND PRODUCTION CONSTRAINTS. CIRCUITCO PRODUCT IS MADE TO ORDER
 AND THE FACTORY IS DOING ITS BEST TO KEEP UP WITH PRODUCTION DEMAND. NO
 APPROXIMATE DELIVERY DATE IS AVAILABLE.





 I have never come across something like this. I can't be left in limbo
 about a delivery date, as everyone has due dates to commit.



 Thanks,

 Tony Solorzano

 SAE Materials

 408-492-1784 x 305

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


-- 
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] Using Relay Module With BBB

2014-07-07 Thread Gerald Coley
I can't tell much from a picture. Doe sit have a schematic, or a link to
one?

If the relays are 5V, then you cannot drive them from a GPIO as it is 3.3V
and delivers only about 6mA.. Connecting 5V will blow the processor.
You would need  a level shifter such as a transistor to drive the relay..


Gerald




On Mon, Jul 7, 2014 at 7:37 AM, coloneedes...@gmail.com wrote:

 Hello,
 I'm trying to use relay module with beaglebone black.
 I bought relay module from china.
 It is very similar to this:
 http://www.hobbyist.co.nz/sites/default/files/8ChannelRelay_small%20%28Custom%29.jpg
 I have connected VCC to BBB's VDD_5V(P9_05) and GND to BBB's DGNG(P9_01).
 Here is the problem:
 When I connect any gpio port to relay module's any signal pin, relay is
 starting to work.
 Even GPIO is high or low I can't switch off the relay. So I can't control
 any relay from BBB.
 What can I do to solve this problem?
 Many thanks.
 Note: I tried relay module with external power source but results are same.

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


-- 
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] Start from prototype to final product

2014-07-07 Thread Gerald Coley
You can take the deign files and use them to remove the parts you do not
need.Chance the schematic and then change the PCB to match. Then have
the board made my a contract manufacturer..

You can make it bot form SD by removing the eMMC from your design.
Yes, you an boot Debian form the SD.

Replace the AM3358 with a AM3352.


Gerald


On Fri, Jul 4, 2014 at 1:22 PM, alessandroche...@gmail.com wrote:

 Hi all,

 Me and my team have create a fully functional protoype software on
 BeagleBone Black,

 Now we want to create a final product, and we want use an am3352 for our
 boards. We don't need the 1Ghz, we don't need 3D graphics accelerator, the
 HDMI and others. What is the specific step for create the final product?

 So if I use the same Hardware template of BeagleBone Black but without the
 unnecessary components, can I boot Debian from microSD? I didn't figure out
 how the process from prototype to final product works.

 Sorry for my stupid question. But there is three hours that I googlin
 without any succesful result.

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


-- 
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] From BBB prototype to final product

2014-07-07 Thread Gerald Coley
Please look at my earlier answer.

Gerald



On Sun, Jul 6, 2014 at 2:26 PM, alessandroche...@gmail.com wrote:

 Hi all,
 I had a prototype on BeagleBone Black now I want to create an Embedded
 Board for reach the same goal, but with low price and many peripherals
 integrated. I know that the AM3352 is pinout compatible, but I don't figure
 out how to create a functional board. I want that when I power my Board the
 operating system on the SD starts. How can i program my board to do this?

 Hope someone have something to say because I've googlin for the last three
 hours.
 Thanks
 Alessandro

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


-- 
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] Beaglebone Black won't power on, did I do something wrong? :(

2014-07-07 Thread Gerald Coley
Yes, it can get fried if you don't press the power button and allow the
PMIC to shut down the power rails in order..

Gerald



On Mon, Jul 7, 2014 at 9:05 AM, Will Kostelecky will.kostele...@gmail.com
wrote:

 Gerald, who responded to my message, will likely respond to you as well.
 The BBB is a great board but it does seem to be very susceptible to getting
 fried.  I have had two visit the Beagle Hospital.   I can only suggest that
 posting here in hopes that Gerald gets back to you...

 Regards,
 Will


 On Mon, Jul 7, 2014 at 10:55 AM, venkat@gmail.com wrote:

 Hey Will,
 I too face same problem on my BBB. Can you please tell me how you solved
 the issue? RMA on beagleboard.org isn't responding, whom should I
 aproach?

 On Thursday, 15 August 2013 13:56:41 UTC+5:30, Will Kostelecky wrote:

 Gerald:

 Is there any chance that future hardware will include a poly fuse or two
 to protect the processor or other key circuitry (similar to the Raspberry
 Pi)?  I know that I may have been careless but a board that could get used
 like an Arduino (which is very very robust) seems like it needs more
 protection than the BBB has at the moment.

 In any case, further on the story of a BBB with a blown processor.   I
 am in the UK and have bought my boards from Element 14.  You mentioned that
 you thought they would be able to send a BBB in for repair but when I
 talked to them they did not think they had this capability.

 I now have two boards that I have managed to fry.   The most recent one
 as a result of a lead dragging across the battery on a Real Time Clock
 module with all other power being off.  If they can be repaired for less
 than the cost of a new board I would be glad to pay.   I can get the boards
 to the US as I suspect that will be easier.   Can you let me know if they
 can be repaired at reasonable cost?   If so I will request RMAs.

 Thanks,
 Will

 On Thursday, 4 July 2013 15:38:46 UTC+1, Gerald wrote:

 You have blown the processor. Request an RMA.

 beagleboard.org/support/rma

 No fuses on the board. Plugging in the USB and DC supply is totally
 acceptable and supported.

 Gerald



 On Thu, Jul 4, 2013 at 3:21 AM, Will Kostelecky will.ko...@gmail.com
 wrote:

 Help!

 My BBB was working fine, great in fact, but not so much at the
 moment.   When I plug it into a power source, be it a known good 5v supply
 that I have been using with it for weeks, or into either of two computers
 via USB, I get one dim little flash from the power LED and then NOTHING
 else.   No other lights flash.   If I hold down the power switch I will 
 get
 another brief and dim flash after a couple of seconds.   Again, no other
 LEDs light and nothing else happens.

 This started to happen when I plugged the BBB into a computer using a
 USB cable while it was still plugged into the 5V power source.  Could this
 have fried something?   Are there any poly fuses that might come back to
 life after a rest?

 Frustrating as I was making such good progress on my project!

 Will


 On Tuesday, 30 April 2013 15:23:23 UTC+1, Gerald wrote:

 You are a pioneer! Columbus was not looking for America. But you are
 now the Columbus of the power button!

 I am trying convince the SW folks to add support for the power button
 but it is down the list  somewhere.

 Gerald

 On Tuesday, April 30, 2013, Jason Stapels wrote:

 An update for the curious. After some prodding from the
 all-power-Gerald, I was able to bring the board back to life again by...
 are you ready... holding down the POWER button. Which means I'm probably
 the biggest idiot ever!? I guess I expected the PWR led to be lit any 
 time
 5V was feeding the board, regardless of it's On/Off state.

 Certainly, in the dozen or so previous times I plugged the board in,
 just giving it power caused it to power on, so the idea of the POWER 
 button
 actually being used to turn it on never occurred to me. If I could save
 face just a little here, I did actually press it a couple times before
 throwing in the towel, I just didn't consider holding it down for a few
 seconds.

 In embarrassed shame,
 ~ Jason

 On Tuesday, April 30, 2013 8:19:57 AM UTC-4, Jason Stapels wrote:

 Hi all,

 Just wanted to share my experience with my dead BBB. It's my first
 experience with the Beagle line so it's possible I did something wrong
 somewhere so I thought it would be a good idea to share my experiences 
 in
 case other newb's read this. Feel free to skip to the bottom for the
 symptoms.

 -- Begin Background Info --

 I was lucky enough to get my BBB almost right away from Digikey. I
 immediately installed the drivers on my Mac and started playing around 
 with
 it the first night. Unfortunately, the second night I couldn't get my 
 Mac
 to allocate an IP address through the USB to talk to it so I thought 
 maybe
 I shouldn't have skipped that update software step. So next I 
 downloaded
 the latest flash eMMC image, wrote it to an SD card and then went 
 through
 the upgrade process.

 

Re: [beagleboard] Re: BeagleBone Black RTC?

2014-07-07 Thread Gerald Coley
External RTC is the best solution. You could add a battery to the BBB and
use it with the right SW. But, depending on how many days you want it to
hold time, it may or may not work for you.

Gerald



On Mon, Jul 7, 2014 at 11:04 AM, Fisher Grubb fisher.gr...@gmail.com
wrote:

 Hi David,

 Yes, I have also seen small boards from Adafruit, though if I need an RTC
 and it is possible to implement a fully functional one with the current
 board by just adding a battery, I wouldn't add any extra components,
 especially since the RTC in the CPU seems to have wake up events.

 I am doing a Masters project in control systems at university and am
 hoping to either not have any external boards or at least very minimal.

 I will probably make my own board and won't add an RTC if I can implement
 one with what is already on the BBB, especially as it may have more
 features such as wake ups which a general I2C RTC won't have I don't think.

 Fisher


 On Tuesday, 8 July 2014 01:54:22 UTC+10, David Anders wrote:

 or just purchase a RTC Cape

 http://elinux.org/CircuitCo:RTC_Cape for $29.99MSRP


 On Friday, February 1, 2013 1:51:51 AM UTC-6, Alexander Holler wrote:

 Hello,

 I've ust had a look at the specs for BeagleBone Black.

 As usual, my first question was: Does it support RTC operation?

 Having a first look at the schematics, it does not look like it is
 possible to connect some coin battery or similiar to drive the processor
 in RTC only mode. Am I right and this another non-RTC design which needs
 an external RTC connected to I2C or similiar?

 Regards,

 Alexander

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


-- 
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] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread Gerald Coley
It is a non-member thing.

Gerald



On Mon, Jul 7, 2014 at 11:34 AM, William Hermans yyrk...@gmail.com wrote:

 Also very odd that this post did not show up on the groups until 2 days
 later. Unless this was a new user thing.


 On Mon, Jul 7, 2014 at 9:31 AM, William Hermans yyrk...@gmail.com wrote:

 Gibson, which distro are you using on the tftp host, and which tftp
 server are you using ?

 You also tested local to the host to make sure the file is actually
 getting out ?


 On Sat, Jul 5, 2014 at 11:55 AM, guitargib...@gmail.com wrote:

 Hi folks,
 I am trying to boot the BBB using the tftpboot procedure
 and I used the yocto openembedded build .
 When I tried to transfer the image file using the tftp command in the
 uboot prompt , I get the following output.

 link up on port 0, speed 100, full duplex
 Using cpsw device
 TFTP from server 192.168.43.130; our IP address is 192.168.43.10
 Filename 'uImage'.
 Load address: 0x8020
 Loading: T T T T T T T T T T T T T T T T T T T T
 Retry count exceeded; starting again
 using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
 MAC 90:59:af:62:d3:1b
 HOST MAC de:ad:be:af:00:00
 RNDIS ready
 ERROR: The remote end did not respond in time.
 at drivers/usb/gadget/ether.c:2388/usb_eth_init()

 Any valuable suggestions or tips on this is helpful

 Regards,
 Gibson

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



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


-- 
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] Using Relay Module With BBB

2014-07-07 Thread Gerald Coley
These transistors, they are active low. We can only sink and drive 6mA. You
could try adding a pullups to each signal to pull the voltage higher, Tie
then to 3.3V.

Gerald


On Mon, Jul 7, 2014 at 2:51 PM, coloneedes...@gmail.com wrote:

 http://www.wlelectronix.com/Content/Images/uploaded/Relay%208%20Way_2.png
 My relay module is must be something like this.
 Relays are 5v, so i use VDD_5V(P9_05) to drive them. GPIO turns on and off
 them in normal. But there is a problem in my situation. I'm trying to find
 it.

 7 Temmuz 2014 Pazartesi 15:58:52 UTC+3 tarihinde Gerald yazdı:

 I can't tell much from a picture. Doe sit have a schematic, or a link to
 one?

 If the relays are 5V, then you cannot drive them from a GPIO as it is
 3.3V and delivers only about 6mA.. Connecting 5V will blow the processor.
 You would need  a level shifter such as a transistor to drive the relay..


 Gerald




 On Mon, Jul 7, 2014 at 7:37 AM, colone...@gmail.com wrote:

 Hello,
 I'm trying to use relay module with beaglebone black.
 I bought relay module from china.
 It is very similar to this: http://www.hobbyist.co.nz/
 sites/default/files/8ChannelRelay_small%20%28Custom%29.jpg
 I have connected VCC to BBB's VDD_5V(P9_05) and GND to BBB's
 DGNG(P9_01).
 Here is the problem:
 When I connect any gpio port to relay module's any signal pin, relay is
 starting to work.
 Even GPIO is high or low I can't switch off the relay. So I can't
 control any relay from BBB.
 What can I do to solve this problem?
 Many thanks.
 Note: I tried relay module with external power source but results are
 same.

 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] BBB - Memory Map

2014-07-03 Thread Gerald Coley
Check the TRM for the processor.

http://www.ti.com/product/AM3358/technicaldocuments

Flash is eMMC which is the same as an SD card, just on a different
interface..

Gerald



On Thu, Jul 3, 2014 at 3:28 AM, Srikanth srikant...@adtl.co.in wrote:

 To BBB support group,



   This is srikanth from INDIA, we are using BBB (BeagleBone Black) board,
 What is the memory map address range in  BBB for DDR3, Flash and other on
 board devices. ?



 Thanks and Regards,

 *Srikanth K*

 Systems Architect,

 [image: Description: Description: Description: Description:
 cid:image001.png@01CC59CF.D05D2790]ALPHA DESIGN TECHNOLOGIES PVT LTD.

 #271,Vishwastha,6th Main,100ft road,

 Defence Colony,Indiranagar,Bangalore -560 038.

 *Mob*: +91 99 16248 371| *Mail*: srikant...@adtl.co.in| *Web*:
 www.adtl.co.in







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


-- 
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] Re: Purchase original Beaglebone (white)

2014-07-03 Thread Gerald Coley
BBB has twice the memory.

Gerald


On Wed, Jul 2, 2014 at 5:50 PM, matt.schuckm...@gmail.com wrote:

 Just to follow up my own question, I was able to get an original
 BeagleBone with the DDR2 memory (thank you Gerald).

 And to answer my other question it does consume less power than the
 BeagleBone Black, approximately 20-25mA less.

 Matt S.


 On Thursday, June 26, 2014 7:50:13 AM UTC-7, matt.sc...@gmail.com wrote:


 I'd like to know if anyone knows where I can still purchase an original
 Beaglebone, the one with the DDR2 memory?
 I'd even be willing to purchase a used one so long as it is still
 functioning.

 Baring being able to get my hands on one I'd be interested know if anyone
 has data on total board power for the original Beaglebone vs the Beaglebone
 black. TI has posted some data that suggests that their original AM3355x
 EVM board with DDR2 RAM consumed significantly less power than the newer
 boards with DDR3 RAM but it's unclear to me if they were measuring total
 board power or just the processor.

 Thanks,
 Matt S.

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


-- 
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] Re: How do I prevent a SD cardf rom automatic flashing my embedded flash

2014-07-03 Thread Gerald Coley
You unplug the SD card. If the SD card has a flasher image on it,
it automatically loads it and flashes the eMMC. That is the way it
is designed to work.

Gerald


On Thu, Jul 3, 2014 at 9:45 AM, evanspron...@gmail.com wrote:


  Can you please point me too the (technical) documentation where the
 mechanism is described.
  Thanks,


 Op donderdag 3 juli 2014 13:59:12 UTC+2 schreef rl.b...@gmail.com:

 RTFM. Use the right image.

 Am Donnerstag, 3. Juli 2014 11:36:28 UTC+2 schrieb evs:


 Hi,

  How do you prevent an sd card form automatic flashing my embedded flash
 (why is this possible in the first place, is pushing a button that hard)
  Because I like my data on the embedded flash and i want to keep it
 there. it's nice data.

  Hope you can help.

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


-- 
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] Can These Boards Power Normal PC Fans?

2014-07-03 Thread Gerald Coley
Uh. No. The I/O are 3.3V and they can deliver about 6 mA maximum.

Gerald



On Thu, Jul 3, 2014 at 4:42 PM, 3DFruitBat kesler.ja...@gmail.com wrote:

 Hey! I've got kind of a nebulous project in mind for this summer, and was
 wondering whether the Beagle Bone Black can easily power a normal computer
 fan. I have some extra 3-pins laying around, and have some kinda stupid
 ideas for how to use them. I've been told that the Raspberry Pi can't
 supply enough power using GPIO, and wondered if the 'Bone is up to it
 off-the-shelf. Since these things are just simple 5v fans, I'm sure this
 question will sound silly to many, but i'm really new to electrical work
 and micro controllers. Any help you can offer is appreciated.

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


-- 
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] Re: Buy beagleboard

2014-07-02 Thread Gerald Coley
We have no Malaysia distributors.So, the answer is nowhere.

Gerald



On Wed, Jul 2, 2014 at 4:56 AM, Hardik Gohil hardikgohil1...@gmail.com
wrote:


 I am in Malaysia

 Where i can buy Beagle bone black here


 On Thursday, January 24, 2013 12:36:28 PM UTC+5:30, Ram Murugesan wrote:

 Have you found place where to buy it already?

 On Thursday, 13 November 2008 23:45:10 UTC+8, Kavi wrote:

 Hello
 I'm from singapore  i want to buy beagleboard in singapore itself
 rather than ordering from digikey through shipping. Is there any way i
 can get the board through the shops here?
 Please help me..

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


-- 
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] BeagleBone Black + External HD

2014-07-02 Thread Gerald Coley
Maybe. If the Linux kernel supports it and it can run on 500mA. I have not
tested it myself.

Gerald



On Wed, Jul 2, 2014 at 6:32 AM, Christiano Belli christianobe...@gmail.com
wrote:

 Hi guys,

  BeagleBone Black will work with 1TB Samsung external HD in its usb?

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


-- 
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] BeagleBone Black + external HD

2014-07-02 Thread Gerald Coley
See my earlier response.

If you are expecting your post to go through immediately, then I suggest
you register.

Gerald



On Wed, Jul 2, 2014 at 6:37 AM, Christiano Belli christianobe...@gmail.com
wrote:

 Hy guys,

   BeagleBone Black will work with 1TB Samsung external HD in its usb?

 Thanks!

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


-- 
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] Upgrade to Rev C?

2014-07-02 Thread Gerald Coley
Nothing.

Gerald



On Wed, Jul 2, 2014 at 11:26 AM, george.albert.agui...@gmail.com wrote:

 Dear Forum,

 I bought a model A5A early last year as soon as I heard about the BBB,
 expecting to try out some awesome robotics projects. Unfortunately, my year
 was fairly busy and I was unable to utilize it too much. I am wanting, now,
 to try some Software Defined Radio projects with the BBB and GNU Radio or
 some other software, and am wondering whether it would be worth it to
 upgrade to the Rev C or if I can do this just fine with the Rev A. What are
 the pros/cons of Rev A vs Rev C outside of the extra 2GB of memory?

 Any thoughts?

 Thoughts on the Software Defined Radio bit are welcome 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.


-- 
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] Can I Disable Touch Screen Sampling on an Internally Generated Event?

2014-07-02 Thread Gerald Coley
Real solution is to fix the issue. You just asked how to trigger a shutdown
which was my answer. That would not be my solution.Shutting down
a touchscreen for x amount of ms will be tough to do..

Gerald



On Wed, Jul 2, 2014 at 2:38 PM, henry.g.mcdon...@gmail.com wrote:

  Use an interrupt maybe to tell SW to ignore? Might slow things down.

 Is it really that simple?  Is there just a port, or a named pipe, or some
 shared memory location that you can write to to briefly disable the
 touchscreen?  I can imagine that it wouldn't be too difficult to shut down
 a driver, or tell X-Windows (forgive me, I'm not very BBB literate just yet
 having barely used one so far so my terminology may be off) to stop using
 it for long periods of time.  I'm just wanting to shut it off a few
 milliseconds before turning on our EMI generator and turn it back on a few
 seconds after that.

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


-- 
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] PRU GPIO and voltage levels

2014-07-01 Thread Gerald Coley
The pin should be 3.3V if it is connected correctly inside the processor..
Is it connected to anything externally?

Gerald



On Mon, Jun 30, 2014 at 7:16 PM, krudthebarbar...@gmail.com wrote:

 So, I have one of the PRU's toggling a GPIO output to create a ~50MHz
 clock. On the 'scope I can see the voltage of the signal is ~0.8v not 3.3
 when it's running more slowly.

 This is toggling pin P8:11 (GPIO1_13) by the way, and I'm not sure if
 there's any L/C on-board that is slowing it down. I've set up /lib/firmware/
 BB-BONE-PRU-00A0.dts to look like:

 /*

 * pru dts file BB-BONE-PRU-00A0.dts

 */

 /dts-v1/;

 /plugin/;




 / {

   compatible = ti,beaglebone, ti,beaglebone-black;



   /* identification */

   part-number = BB-BONE-PRU;

   version = 00A0;

   exclusive-use =

 P8.13;



   fragment@0 {

 target = am33xx_pinmux;

 __overlay__ {

   mygpio: pinmux_mygpio{

 pinctrl-single,pins = 

   0x34 0x0E

   ;

   };

 };

   };



   fragment@1 {

 target = ocp;

 __overlay__ {

   test_helper: helper {

 compatible = bone-pinmux-helper;

 pinctrl-names = default;

 pinctrl-0 = mygpio;

 status = okay;

   };

 };

   };



   fragment@2{

   target = pruss;

 __overlay__ {

   status = okay;

 };

   };

 };


 ... where I tried to set the slew-rate to 'fast', disable pull-downs, and
 set mode 6 for the pin, thus letting me access the pin as r30:15

 Is there anything I can do to increase the voltage of the output signal ?
 Am I stuck with it ? Or is it an artifact of the pin I happened to choose ?

 Cheers
Simon

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


-- 
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] Bluesteel basic option for flash?

2014-06-30 Thread Gerald Coley
You need to ask the BlueSteal people.

Gerald



On Sat, Jun 28, 2014 at 7:54 AM, Charles Kerr charlesker...@gmail.com
wrote:

 I was looking at the BlueSteel basic.  It seems logical to me to have an
 option to drop HDMI for such a small device (if you are targeting embedded
 like functions, there is no need for the HDMI).  But the loss of flash is
 disappointing.  However, the name basic gives me hope, that there will be
 an option for having flash.

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


-- 
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] Commercially using the REV C?

2014-06-30 Thread Gerald Coley
there are no restrictions to using the board in commercial products as long
as you understand that the board and the SW will change.  Long-tern support
of the HW and the SW is not guaranteed in its current form. In other words
once we make a change to the board and it is say rev D, then we no longer
make the rev C.

1) Find a distributor that will sell you the quantities you need.
2) The design is Open Source. Change it as you see fit.
3) Change it as you want to. No rules against it.
4) rev C will be supported as normal. But, we will not
accept dozens of boards into RMA because the board was used in away it was
not designed for. All support is community support
5) Warrant is the same except for #4 above.. I did not design the board for
your application. So, I cannot guarantee that it will work in your
application. You are totally responsible for that. I will not change the
design to fit your application or needs.
6) For the HW, did you look at the System Reference Manual?

Gerald




Gerald


On Sat, Jun 28, 2014 at 3:29 AM, bilalinam...@gmail.com wrote:


 Hello,


 I would like to know can i use this* Beagle bone Black REV C* for *commercial
 use* ? also included software Debian for commercial ?


 *if yes*


 1) When can i get a large quantity of the product ? (currently only 1 is
 available per person)
 2) Is there is any limitation on Editing the circuit ?
 3) Is there is any limitation on editing the OS/software/logic ?
 4) Will i get support for the BBB rev c if used commercially (without
 modifying the circuit)?
 5) Will there be any clause of warranty void ? do you provide warranty on
 your product ?
 6) Is there is any guide, books especially made for REV C which are very*
 in depth* ? (not for newbies)

 *FYI* : I turned to BBB because i read online that the PI can't be used
 commercially (without commitment to large qty sale)


 Hope you will soon answer the question


 Thank You

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


-- 
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] How to connect a low-cost CMOS imager directly to BBB CPU?

2014-06-30 Thread Gerald Coley
Have you looked at a cape? http://elinux.org/Beagleboard:BeagleBone_Capes

I counted two listed at the cape website.

Gerald


On Sun, Jun 29, 2014 at 4:05 PM, dvoc...@gmail.com wrote:

 Hi all,

 I am looking for a low-cost solution to connect a sub $3 CMOS imager to a
 sub $6 application processor.  This is for a cost-sensitive video
 application.

 Unfortunately, it looks like the TI processor at the heart of the BBB
 cannot directly decode CMOS imagers.  All camera capes I have seen appear
 to require an ASIC between the imager  CPU to act as 'glue logic', which
 significantly raises costs.

 Has anyone been able to connect a low-cost CMOS imager to the CPU without
 glue logic?  (Like it can be done with the RaspberryPi or the i.MX25)

 Thanks!

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


-- 
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] Shorted my BBB, no power/LED. Can I fix it?

2014-06-30 Thread Gerald Coley
Most likely you killed the processor. You will need to request an RMA to
get it fixed.

Gerald



On Sun, Jun 29, 2014 at 8:38 PM, jdbens cicekn...@gmail.com wrote:

 I did something careless.
 I brushed the bottom of the BBB with an exposed USB connector while it was
 powered on. Now it won't turn on :(
 No power LEDs, no sign of life. No sign of physically blown components, no
 spark when I shorted it. I've left it unplugged overnight and it's still
 dead.
 Did I kill an IC? Any guesses as to which one? I'm thinking the PMIC is
 most likely from looking at the schematic.
 Just curious if there is anything I can do to fix it. Any suggestions?

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


-- 
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] Re: Dude, where's my BeagleBone Black?

2014-06-30 Thread Gerald Coley
Then watch Adafruit as they get weekly shipments. Or try Special Computing..

Gerald



On Mon, Jun 30, 2014 at 8:48 AM, Mackenzie themackenziefam...@gmail.com
wrote:

 I have had a BBB rev C on backorder with Jameco since April 9th. Called
 them last week and they say it is likely to be mid to late August until it
 ships. I looked around (Adafruit, Sparkfun, etc...) and they still say out
 of stock.

 All I want is 1 for a hobby project, perhaps those ordering 100s-1000s are
 getting priority?

 On Sunday, April 13, 2014 7:07:00 PM UTC-4, Jason Kridner wrote:

 Just about to post this to http://beagleboard.org/blog, but it
 wouldn't hurt to get a bit of community feedback before pushing this
 out there

 Dude, where's my BeagleBone Black? I hear that question a LOT. No, we
 weren't sleeping, but sometimes it takes a minute for a plan to come
 together. And don't you love it when a plan comes together?

 Your BeagleBone Black is on the way and below are the whys and hows.

 Buying a BeagleBone Black back around October last year was easy---and
 then suddenly they were gone. Having a big launch and then slowing
 down to a more steady pace of production is what is normally expected.
 Demand was strong, but distributors were showing a small amount of
 stock and people were getting their boards on demand. Based on the
 status, distributors had requested CircuitCo (the Richardson, Texas
 based manufacturer of all official BeagleBoard.org boards) to provide
 boards at a certain pace, and production dropped from about 6,000 a
 week at launch to around 3,000 a week.

 Then came Radio Shack, filling their stores with Make's Getting
 Started with BeagleBone kit. Then the Christmas rush. Then the Georgia
 Tech massively open online course on control of mobile robots hosted
 on Coursera. We had a couple of small production boosts, but haven't
 been able to make any dent in the demand. Everyone is starting to find
 out what BeagleBone Black can do, using it in their classes, hobbies,
 prototypes---and products.

 When it comes to those people using a BeagleBone Black in an end
 product, well, the BeagleBoard.org terms and conditions clearly say we
 aren't responsible for the quality in those cases. Nevertheless, the
 quality speaks for itself and many people are choosing to simply drop
 them into things beyond just a few prototype units. In practice, we'll
 never know unless you try to return a bunch of boards at once for
 repairs. Our desire is that people using the boards in products work
 directly with a contract manufacturer or distributor to enable boards
 builds to be planned out in time and with terms and conditions that
 won't hurt BeagleBoard.org's ability to supply classrooms, hobbyists
 and professionals building prototypes. Still, if distributors show
 stock, I expect people building products to continue to chew up some
 of the board supply.

 While these people building products are certainly sucking up a lot of
 boards, it is clear they aren't the only source of the high demand.
 Some of our distribution partners, most notably Adafruit and Special
 Computing, put quantity limits of one board per customer on their
 orders to help keep supply going to individual makers. I took a look
 at Adafruit's website while they were showing some sock and observed
 board disappearing at the rate of about 2-3 PER MINUTE. One tweet from
 me and they were sold out again.

 This all leads to the obvious conclusion: we need more capacity. To
 accomplish this, we are taking a multiple prong approach of increasing
 capacity at CircuitCo as well as bringing on an additional
 manufacturer. These two prongs are summarized below.

 Prong #1 - Ramping up production at CircuitCo

 Ramping up production costs money. More test equipment is needed.
 Orders on various parts must be accelerated. Additional staff must be
 hired to run additional shifts. CircuitCo has been fantastic at taking
 the risk for us, but the margins for BeagleBone Black aren't the
 friendliest for them to take on these additional costs. At initial
 launch, it is a benefit for them to get exposed to more customers for
 their core business, complex circuit assembly and engineering
 services, but shipping more of the exact same board isn't going to
 give them a lot more exposure.

 We're really close to shifting the distribution shipped on our boards
 from Angstrom Distribution to Debian. Feedback from different people,
 especially Adafruit, tells us this will improve usability in the
 largest segments of our community. Angstrom Distribution is much more
 customizable and is very friendly to professional developers looking
 to tweak the most out of the system, but for many novices it
 introduces a barrier to learning. Debian is the basis for Ubuntu,
 includes ARM Cortex-A8 support in their mainline and is very familiar
 to a huge population of developers. It also takes a bit more space on
 the flash storage to provide the best user experience.

 To provide the 

Re: [beagleboard] Bluesteel basic option for flash?

2014-06-30 Thread Gerald Coley
No, I have nothing to do with this one.

Gerald



On Mon, Jun 30, 2014 at 10:54 AM, Charles Kerr charlesker...@gmail.com
wrote:

 Ahh, I thought it was another BeagleBone product.  I was wondering why it
 wasn't a BeagleBone blue or something.


 On Mon, Jun 30, 2014 at 8:27 AM, Gerald Coley ger...@beagleboard.org
 wrote:

 You need to ask the BlueSteal people.

 Gerald



 On Sat, Jun 28, 2014 at 7:54 AM, Charles Kerr charlesker...@gmail.com
 wrote:

 I was looking at the BlueSteel basic.  It seems logical to me to have an
 option to drop HDMI for such a small device (if you are targeting embedded
 like functions, there is no need for the HDMI).  But the loss of flash is
 disappointing.  However, the name basic gives me hope, that there will be
 an option for having flash.

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


  --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups BeagleBoard group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/beagleboard/wLTf8G3vQ_4/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 beagleboard+unsubscr...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] Re: Dude, where's my BeagleBone Black?

2014-06-30 Thread Gerald Coley
http://www.elinux.org/Beagleboard:BeagleBoneBlack#Board_Shipments

Gerald


On Mon, Jun 30, 2014 at 11:11 AM, Wm Parker Mackenzie 
themackenziefam...@gmail.com wrote:

 Thanks. I was under the (mistaken) assumption that all the vendors would
 be in the same boat. Just cancelled my Jameco order and have the phone set
 to buzz me when Adafruit says my new toy has arrived.

 Kind regards,
 Parker Mackenzie


 On Monday, June 30, 2014 10:23:29 AM UTC-4, Gerald wrote:

 Then watch Adafruit as they get weekly shipments. Or try
 Special Computing..

 Gerald



 On Mon, Jun 30, 2014 at 8:48 AM, Mackenzie themacken...@gmail.com
 wrote:

 I have had a BBB rev C on backorder with Jameco since April 9th. Called
 them last week and they say it is likely to be mid to late August until it
 ships. I looked around (Adafruit, Sparkfun, etc...) and they still say out
 of stock.

 All I want is 1 for a hobby project, perhaps those ordering 100s-1000s
 are getting priority?

 On Sunday, April 13, 2014 7:07:00 PM UTC-4, Jason Kridner wrote:

 Just about to post this to http://beagleboard.org/blog, but it
 wouldn't hurt to get a bit of community feedback before pushing this
 out there

 Dude, where's my BeagleBone Black? I hear that question a LOT. No, we
 weren't sleeping, but sometimes it takes a minute for a plan to come
 together. And don't you love it when a plan comes together?

 Your BeagleBone Black is on the way and below are the whys and hows.

 Buying a BeagleBone Black back around October last year was easy---and
 then suddenly they were gone. Having a big launch and then slowing
 down to a more steady pace of production is what is normally expected.
 Demand was strong, but distributors were showing a small amount of
 stock and people were getting their boards on demand. Based on the
 status, distributors had requested CircuitCo (the Richardson, Texas
 based manufacturer of all official BeagleBoard.org boards) to provide
 boards at a certain pace, and production dropped from about 6,000 a
 week at launch to around 3,000 a week.

 Then came Radio Shack, filling their stores with Make's Getting
 Started with BeagleBone kit. Then the Christmas rush. Then the Georgia
 Tech massively open online course on control of mobile robots hosted
 on Coursera. We had a couple of small production boosts, but haven't
 been able to make any dent in the demand. Everyone is starting to find
 out what BeagleBone Black can do, using it in their classes, hobbies,
 prototypes---and products.

 When it comes to those people using a BeagleBone Black in an end
 product, well, the BeagleBoard.org terms and conditions clearly say we
 aren't responsible for the quality in those cases. Nevertheless, the
 quality speaks for itself and many people are choosing to simply drop
 them into things beyond just a few prototype units. In practice, we'll
 never know unless you try to return a bunch of boards at once for
 repairs. Our desire is that people using the boards in products work
 directly with a contract manufacturer or distributor to enable boards
 builds to be planned out in time and with terms and conditions that
 won't hurt BeagleBoard.org's ability to supply classrooms, hobbyists
 and professionals building prototypes. Still, if distributors show
 stock, I expect people building products to continue to chew up some
 of the board supply.

 While these people building products are certainly sucking up a lot of
 boards, it is clear they aren't the only source of the high demand.
 Some of our distribution partners, most notably Adafruit and Special
 Computing, put quantity limits of one board per customer on their
 orders to help keep supply going to individual makers. I took a look
 at Adafruit's website while they were showing some sock and observed
 board disappearing at the rate of about 2-3 PER MINUTE. One tweet from
 me and they were sold out again.

 This all leads to the obvious conclusion: we need more capacity. To
 accomplish this, we are taking a multiple prong approach of increasing
 capacity at CircuitCo as well as bringing on an additional
 manufacturer. These two prongs are summarized below.

 Prong #1 - Ramping up production at CircuitCo

 Ramping up production costs money. More test equipment is needed.
 Orders on various parts must be accelerated. Additional staff must be
 hired to run additional shifts. CircuitCo has been fantastic at taking
 the risk for us, but the margins for BeagleBone Black aren't the
 friendliest for them to take on these additional costs. At initial
 launch, it is a benefit for them to get exposed to more customers for
 their core business, complex circuit assembly and engineering
 services, but shipping more of the exact same board isn't going to
 give them a lot more exposure.

 We're really close to shifting the distribution shipped on our boards
 from Angstrom Distribution to Debian. Feedback from different people,
 especially Adafruit, tells us this will improve usability in the
 largest 

Re: [beagleboard] How to connect a low-cost CMOS imager directly to BBB CPU?

2014-06-30 Thread Gerald Coley
The AM37xx supports a camera interface. It is used in the BeagleBoard-xM.

Gerald



On Mon, Jun 30, 2014 at 11:47 AM, dvoc...@gmail.com wrote:

 Hi Gerald, thanks for taking the time.

 Unfortunately, it appears that both of these capes rely on an ASIC to
 perform the glue logic between the CMOS imager and the TI CPU, which
 greatly increases BOM costs.

 I'm currently trying to find a chip that can beat a $7 Freescale i.MX25
 connected directly to a sub-$3 CMOS imager for a cost-sensitive application.

 Is there anyway to connect a CMOS imager directly to the TI Cortex A8?

 Thanks!


 On Monday, June 30, 2014 8:58:19 AM UTC-4, Gerald wrote:

 Have you looked at a cape? http://elinux.org/Beagleboard:BeagleBone_Capes

 I counted two listed at the cape website.

 Gerald


 On Sun, Jun 29, 2014 at 4:05 PM, dvo...@gmail.com wrote:

 Hi all,

 I am looking for a low-cost solution to connect a sub $3 CMOS imager to
 a sub $6 application processor.  This is for a cost-sensitive video
 application.

 Unfortunately, it looks like the TI processor at the heart of the BBB
 cannot directly decode CMOS imagers.  All camera capes I have seen appear
 to require an ASIC between the imager  CPU to act as 'glue logic', which
 significantly raises costs.

 Has anyone been able to connect a low-cost CMOS imager to the CPU
 without glue logic?  (Like it can be done with the RaspberryPi or the
 i.MX25)

 Thanks!

 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] How to connect a low-cost CMOS imager directly to BBB CPU?

2014-06-30 Thread Gerald Coley
It does. AM3730. There is even a CMOS imager add-on board.
http://www.elinux.org/Beagleboard:BeagleBoard-xM


Gerald



On Mon, Jun 30, 2014 at 1:19 PM, dvoc...@gmail.com wrote:

 Hi Gerald, thanks for that useful info.

 The AM37xx does indeed appear to have a video input port capable of
 interfacing to CMOS imager.  Unfortunately for us the $14 per chip price is
 too much for this next application... although a high-end product using
 this chip could be of use eventually.

 Cheers!

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


-- 
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] eMMC alternative part

2014-06-26 Thread Gerald Coley
We have two sources. How many are you looking for?

Gerald



On Wed, Jun 25, 2014 at 6:51 PM, Engineer101 sainesh.sola...@altium.com
wrote:

 Hi Everyone,

 I am just reviewing the parts on the board and was wanting to know if
 there is an alternative part to use to substitute the eMMC Flash drive that
 is on there? Any parts and manufactures you recommend will be greatly
 appreciated :)

 Kind Regards,
 Sainesh Solanki

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


-- 
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] Re: BBB DC5V power jack polarity

2014-06-20 Thread Gerald Coley
It is on the Bill Of Material

http://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29

Gerald



On Fri, Jun 20, 2014 at 12:14 AM, vgabb...@gmail.com wrote:

 Can you tell me what the plug number is.  I would like to use some parts I
 have and build a power supply for my bbb.


 On Wednesday, May 29, 2013 7:04:28 AM UTC-8, android.b...@gmail.com wrote:


 Hi,

 My queuestion is about the DC 5V power jack of beagle bone black.
 Is the outer part of the power jack is ground or 5V?
 DC 5V power adpater which I would purchase has an option for the polarity.

 Thanks in advance

 J.Hwan Kim

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


-- 
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] Rev C. File systems are full??

2014-06-20 Thread Gerald Coley
These are most likely bad boards sent out by Circuitco that are actually
Rev B boards with Rev C labels on them. If you think you have one, request
an RMA immediately if not sooner and it will be replaced..

Gerald



On Fri, Jun 20, 2014 at 1:11 PM, Robert Nelson robertcnel...@gmail.com
wrote:

 On Fri, Jun 20, 2014 at 12:33 PM,  slowjour...@sbcglobal.net wrote:
  I got my BBB Rev C. up  running.  But now it says that all of the on
 board
  flash memory is full:
 
  root@beaglebone:/# df -h
  Filesystem  Size  Used Avail
  Use% Mounted on
  rootfs  1.7G  1.7G 0
  100% /
  udev 10M 0   10M
  0% /dev
  tmpfs   100M  868K   99M
  1% /run
  /dev/disk/by-uuid/1df5628d-45c6-4590-a5a5-565398cbc79c  1.7G  1.7G 0
  100% /
  tmpfs   249M 0  249M
  0% /dev/shm
  tmpfs   249M 0  249M
  0% /sys/fs/cgroup
  tmpfs   100M 0  100M
  0% /run/user
  tmpfs   5.0M 0  5.0M
  0% /run/lock
  /dev/mmcblk1p1   96M   72M   25M
  75% /boot/uboot
 
  NAME MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
  mmcblk1boot0 179:16   0 1M  1 disk
  mmcblk1boot1 179:24   0 1M  1 disk
  mmcblk0  179:00  29.7G  0 disk
  `-mmcblk0p1  179:10  29.7G  0 part
  mmcblk1  179:80   1.8G  0 disk
  |-mmcblk1p1  179:9096M  0 part /boot/uboot
  `-mmcblk1p2  179:10   0   1.7G  0 part /
 
  I think I have somehow messed something up.  When I first got it I tried
 to
  install LXDE.  But then I uninstalled it.  I know very little about
 linux.
  So could someone please point me in the right direction??  I don't see
 how I
  could have possibly consumed all of the onboard flash memory.

 Okay, that's the 3rd one i've seen.

 Where did you order the board from? Does it physically have a Rev C
 Sticker on it?

 If you reflash it with:

 http://beagleboard.org/latest-images

 Does it now have 4GB?

 I've personally picked up one of the Adafruit ones last week, so i
 know they have 4GB eMMC's

 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/d/optout.


-- 
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] What are the safe power-down methods?

2014-06-18 Thread Gerald Coley
Pushing the button momentarily should power down the board if the SW
supports it. If it does not, then it needs to be fixed. It does work as far
as I know on the image we ship with the board.

Gerald



On Fri, Jun 13, 2014 at 8:11 PM, ags alfred.g.schm...@gmail.com wrote:

 I've read what documentation I could find about powering down the BBB.
 Clearly shutdown -now in a ssh session is safe. Clearly pulling the power
 is not.

 Pushing the power button momentarily does nothing. Documentation says that
 software is needed to sense and respond to this action. I presume this
 means that said software is not part of the Angstrom distribution that
 shipped (before the switch to Debian). Pushing and holding the power button
 does cause a power down.

 Question1: Is push-and hold of the power button a safe shutdown method, or
 is it similar to just pulling the plug?
 Question2: If push-and-hold is not safe, has anyone (and distro) developed
 the software necessary to sense a button push and initiate a safe power
 down?

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


-- 
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] BBB won't boot up (PWR Led does a single quick blink)

2014-06-18 Thread Gerald Coley
Request an RMA.

http://beagleboard.org/Support/RMA

And read this. http://www.elinux.org/Beagleboard:BeagleBoneBlack#Hardware

Gerald


On Mon, Jun 9, 2014 at 5:54 PM, v...@victor.so wrote:

 My BBB (A5A) was working fine with ARM Arch (installed on the eMMC), but
 since yesterday it won't turn on. I don't know what changed.

 When I plug the power source or the USB cable the PWR Led quickly blinks,
 but the board doesn't turn on.
 If I press the POWER button, the PWR led does a single blink too, but it
 doesn't proceed to boot.

 I also tried to boot from the SD card, but It didn't work.

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


-- 
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] Beagleboard-xm avaliability

2014-06-18 Thread Gerald Coley
If the distributors orders boards from us, we will build them. It has not
been discontinued. But, unless they order boards, we cannot ship them
boards.

Gerald



On Thu, Jun 5, 2014 at 4:04 PM, Francisco de Souza Júnior 
fsjun...@gmail.com wrote:

 Hi,

 I'm looking for a Beagleboard-xm to buy in all distributors sugested by
 beagleboard.org (digikey, mouser, farnell etc) but there is no board
 avaliable to buy!

 The Beagleboard-xm has been discontinuated?


 Regards,

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


-- 
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] Do as Raspberry - Make a Beaglebone Black - Compute Module !? - Why not

2014-06-04 Thread Gerald Coley
We are not interested in getting into the module business as a BeagleBoard
branded device. Feel free to do it yourself however. All the information is
there. Some people have already made these modules and are out there in the
market in various forms..

Gerald



On Tue, Jun 3, 2014 at 8:00 PM, bo.mobi...@gmail.com wrote:

 I think the Raspberry idea of a compute module is a brilliant one. Now
 they will be able to sell, not just to individuals but also to industry.
 They will probably reach 5 mill. boards produced before the end of the year.

 Why not do the same with Beaglebone. The profit margins could probably
 be higher then on the Beaglebone Black and each extra $ could help get rid
 of the terrible shortage of  Beaglebone Black boards - that never seams to
 go away.

 Accept that the Beaglebone Black is a huge success and that you probably
 have to produce at last 50.000 boards a month to cope with the huge demand.
 In the long run we'll all probably get tired of waiting for boards, and
 eventually be forced to turn our attention to something else.

 /Bo

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


-- 
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] beaglebone doesn't work

2014-06-04 Thread Gerald Coley
Did you try it with DC power via the power cpnnector?

Gerald


On Wed, Jun 4, 2014 at 12:24 AM, electronics...@gmail.com wrote:

 when  plug in the beaglebone (black) in mi computer just work for like 5
 seconds and then turns off, any idea ?

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


-- 
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] problem with connecting Beaglebone to the computer

2014-06-04 Thread Gerald Coley
So, is there a chance that you could let everyone know what
Operating System your PC is running? That would be very helpful in
formulating a response.

Gerald



On Wed, Jun 4, 2014 at 1:23 AM, shmoshirza...@gmail.com wrote:

 I have a problem with my Beaglebone-Black.
 The computer can't recognize it when I plug it in  and connect the USB .
 I have searched a lot about it but I couldn't find any information.
 I would appreciate you if you help me in this regard.

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


-- 
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] BeagleBone Black hang

2014-06-04 Thread Gerald Coley
Can you connect the serial port and look at the messages to get an idea of
what is going on?

Gerald



On Wed, Jun 4, 2014 at 3:07 AM, leon...@gmail.com wrote:

 Hello,

 My BBB  sometimes hangs at startup time on the user LED 2.  After turning
 off BBB, wait 10 minuts and turning on, he started to work. It happened the
 second time.  Previously helped launch with microSD.

 Distro is Angstrom and BBB rev is A6A.

 Any ideas?

 Ps. Sorry for my bad english, I used google translator.


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


-- 
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] Re: Dude, where's my BeagleBone Black?

2014-06-03 Thread Gerald Coley
Not sure what distributor you are referring to. We are shipping. Now, where
your distributor is on the list and where you are on that distributor list,
I cannot answer.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Board_Shipments

Gerald



On Tue, Jun 3, 2014 at 5:41 AM, gloria.armsch...@gmail.com wrote:

 still waiting till...

 dudes, is there now a fixed delivery date?

 There was a promise for mid of may, now ist the begining of June - nothing
 changed...
 If you ask at some dealer they expect with end of June. (but still
 with a maybe)

 Isn´t that a kind of craziness, is it?


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


-- 
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] differences between white and black

2014-06-03 Thread Gerald Coley
DDR3L? PMIC configuration?

Gerald



On Tue, Jun 3, 2014 at 2:53 PM, Eric Fort eric.f...@gmail.com wrote:

 If someone assembled a beaglebone black but left off the eMMC and HDMI
 framer chips what would the differences be between that and the beaglebone
 white?  (other than the white has usb serial and usb jtag which the black
 lacks)

 Thanks,

 Eric

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


-- 
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] Simultaneous boot, Windows and BBB - windows hangs

2014-06-03 Thread Gerald Coley
I have seen this on windows machines when you have a USB thumb drive
installed on power up.

Gerald



On Tue, Jun 3, 2014 at 3:28 PM, Drew Moore pythond...@gmail.com wrote:

 When I plug a Beaglebone black (Rev B or C) into some of the windows
 machines I have and power them both on simultaneously, windows (7) will
 freeze during the boot process. Has anybody else reported this? or
 experienced this? I haven't been able to find any help about this already
 published online.

 If I boot one, then the other, things are fine.

 I'm guessing it is one of the devices the Beaglebone exposes coming online
 during the beaglebone boot process. I'd like to disable them individually
 to see which one might be the culprit, but I can't figure out how they are
 started during the boot process.

 In the latest Debian, how do I disable these gadgets individually? (Serial
 gadget, File storage gadget, RNDIS gadget?)

 Thanks!

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


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

2014-06-03 Thread Gerald Coley
It requires 5V.

Gerald



2014-06-03 16:04 GMT-05:00 vegasir...@gmail.com:


 Ho deciso di acquistare Beaglebone black per utilizzarlo con volumio
 nell''ascolto della musica liquida. Ho scelto  Beaglebone black in quanto
 ho  letto su Audioreview che ha un uscita i2s ed è molto curato nelle
 alimentazioni interne . Attualmente posseggo un DAC autocostruito  con
 ingresso I2S convertitore Sabre  Ess 9018.
  Con un cavo   Rj45  di  75cm collego il DAC con   l'uscita i2s della
 meccanica del lettore CD è un Philipd CDpro2m.
 Ecco le mie domande: dal manuale   Beaglebone black non riesco trovare da
 quali pin escono i seguenti dell'i2s  segnali utili al convertitore Ess
 9018 che sono BCK, LRCK, DATA e GND.
 Utilizzando Volumio i messaggi musicali in PCM fino a 24bit 192Khz sono
 gestibili cosi pure il DSD?
 Volumio manifesta la sua resa migliore in wireless .
 Posso utilizzare più alimentatori separati per fornire le diverse tensioni
 oppure sono obbligato a fornire solo 5V.

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


-- 
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] Re: PRU FAQ 2013-05-15

2014-06-02 Thread Gerald Coley
No. It is not possible.Signals are missing on the expansion headers
to implement ether-cat.
It cannot be done.

Gerald



On Sun, Jun 1, 2014 at 11:21 PM, euerka crazyintermi...@gmail.com wrote:

 Dear all,

 As i understand it is impossible to implement PRU, ethercat slave on
 Beagleboard, since i refer to (
 https://groups.google.com/forum/#!searchin/beagleboard/ethercat|sort:relevance/beagleboard/EiiZ4rwo9q0/ZvqUXIKAS28J
 ) and (
 https://groups.google.com/forum/#!searchin/beagleboard/ethercat|sort:relevance/beagleboard/1_yqmvkguZY/y-mrwkY7IJsJ
 ).

 *I am still wondering that is it possible to use PRU as ethercat or
 powerlink master on Beagleboard?* Because in my opinion, i can purchase
 commercial motor driver such as yaskawa or panasonic as slave?

 Any ideas?

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


-- 
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] how hot does the processor on your beaglebone black get? How hot should it get?

2014-06-02 Thread Gerald Coley
The longer you hold your finger on the processor, the hotter the your
finger gets. It should run right around 50 C when running at 1GHz.
Beaglebone white default was 750MHz.

Gerald



On Sat, May 31, 2014 at 8:00 PM, John Syn john3...@gmail.com wrote:


 From: Eric Fort eric.f...@gmail.com
 Reply-To: beagleboard@googlegroups.com
 Date: Saturday, May 31, 2014 at 2:54 PM
 To: beagleboard beagleboard@googlegroups.com
 Subject: [beagleboard] how hot does the processor on your beaglebone
 black get? How hot should it get?

 I've had some issues recently with my beagle bone black going stupid,
 dropping from the network and at times being flaky and unresponsive.  when
 I picked up the board it felt substantially warmer than my beaglebone
 white.  Both are running on 5VDC input power (measured at 5.00V with a
 VOM).  the processor on the Beaglebone White I can place my finger on top
 of and leave it there indefinitely.  The processor on the Beaglebone Black,
 is hot enough that after 5-10 seconds I can no longer hold my finger on
 it.  Is this normal?  How long can you hold your finger on the processor of
 your Beaglebone Black before it becomes uncomfortably warm?  Please nobody
 try this to the point of burning your (or someone else's) fingers.

 It depends on the CPU frequency and CPU load. If you are running at 1GHz
 and near 100% CPU load, then the processor gets quite hot (5-10 seconds is
 about right). If your CPU load is low, then this is not normal. At 300MHz
 and less than 10% CPU load, the CPU should be just warm.

 Regards,
 John



 Eric

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

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


-- 
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] how hot does the processor on your beaglebone black get? How hot should it get?

2014-06-02 Thread Gerald Coley
If my memory serves me, it has been a while, I think it was in the low to
mid 40 range.

Gerald



On Mon, Jun 2, 2014 at 7:23 AM, Eric Fort eric.f...@gmail.com wrote:

 The point of using a finger as a measure of tempreature is it's something
 easy to do and subjectively compare within a group as at least most of us
 have fingers but not many of us will have an IR thermometer handy.
 generally one can't remain in contact with things of higher temp for as
 long as those of cooler temp thus it makes a nice subjective test.  50C is
 a good number to know though.  how warm should a chip running at 750MHZ get?

 Eric


 On Mon, Jun 2, 2014 at 5:16 AM, Gerald Coley ger...@beagleboard.org
 wrote:

 The longer you hold your finger on the processor, the hotter the your
 finger gets. It should run right around 50 C when running at 1GHz.
 Beaglebone white default was 750MHz.

 Gerald



 On Sat, May 31, 2014 at 8:00 PM, John Syn john3...@gmail.com wrote:


  From: Eric Fort eric.f...@gmail.com
 Reply-To: beagleboard@googlegroups.com
 Date: Saturday, May 31, 2014 at 2:54 PM
 To: beagleboard beagleboard@googlegroups.com
 Subject: [beagleboard] how hot does the processor on your beaglebone
 black get? How hot should it get?

 I've had some issues recently with my beagle bone black going stupid,
 dropping from the network and at times being flaky and unresponsive.  when
 I picked up the board it felt substantially warmer than my beaglebone
 white.  Both are running on 5VDC input power (measured at 5.00V with a
 VOM).  the processor on the Beaglebone White I can place my finger on top
 of and leave it there indefinitely.  The processor on the Beaglebone Black,
 is hot enough that after 5-10 seconds I can no longer hold my finger on
 it.  Is this normal?  How long can you hold your finger on the processor of
 your Beaglebone Black before it becomes uncomfortably warm?  Please nobody
 try this to the point of burning your (or someone else's) fingers.

 It depends on the CPU frequency and CPU load. If you are running at 1GHz
 and near 100% CPU load, then the processor gets quite hot (5-10 seconds is
 about right). If your CPU load is low, then this is not normal. At 300MHz
 and less than 10% CPU load, the CPU should be just warm.

 Regards,
 John



 Eric

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

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


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


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


-- 
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] Did I kill my BBB?

2014-06-02 Thread Gerald Coley
http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support

Gerald


On Mon, Jun 2, 2014 at 11:12 AM, William Hermans yyrk...@gmail.com wrote:

 Contact cicuitco, and ask for an RMA.

 No power LED from either barrel jack or USB port is not a good sign.


 On Mon, Jun 2, 2014 at 6:03 AM, Eric Fort eric.f...@gmail.com wrote:

 Since you're booting from SD card is the card Fully seated?  Just
 checking, as it's in a spot easily bumped and I've knocked it out a couple
 times without realizing it then thought oh, what happened, it's dead!.
 Also to boot from SD you need to depress the boot switch.  really though to
 do much debugging on the black you need a serial console cable.  you can
 also check which of the power rails are up.  do you have 3v3 on the
 headers?  What do the 4 lights show?  Also what voltage are you showing on
 the power adapter under load and across both vcc_5v and sys_5v.  If you
 have any capes stacked / plugged in unplug them and test the black alone.
 Remember to simplify.  no matter what, all the best in getting things going
 as I too have done stupid things that set me back a week or more.  the good
 news is that you will get past it and get things working.

 Eric


 On Sun, Jun 1, 2014 at 9:46 AM, awy...@gmail.com wrote:

 I have been trying to configure LinuxCNC on my BBB for some time.
 Everything was almost working, but when I tried to turn on the BeagleBone
 today, it wouldn't start. No power led, nothing. I was using the AC/DC
 converter I got from Adafruit, so it's not low quality (I assume). I also
 tried plugging it in via usb, same result. Any ideas?

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


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


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


-- 
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] Did I kill my BBB?

2014-06-02 Thread Gerald Coley
Then your board is dead. You killed it.

Gerald



On Mon, Jun 2, 2014 at 6:38 PM, Jared Turner awy...@gmail.com wrote:

 I've been trying the BBB alone :( that was my first step. I have no lights
 what-so-ever. Still have 5.15v at the plug. I have power at the 5v rail, (i
 assume it's powered from the plug) but not from the 3.3v rail.

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


-- 
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] detecting BBB version?

2014-05-30 Thread Gerald Coley
Read the EEPROM.

Gerald



On Fri, May 30, 2014 at 9:08 AM, ivo welch ivo...@gmail.com wrote:


 easy question---how do I detect in software reliably the type and version
 of the BBB board that I am running?

 /iaw

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


-- 
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] Custom Beaglbone Black from Circuitco

2014-05-29 Thread Gerald Coley
I gave you the design for free. All the schematics, CAD files, and BOM. You
are free to build it yourself at any place you want. There is no NRE
charge. No license.

Sorry that I can't be your personal engineering and manufacturing operation.

Gerald



On Thu, May 29, 2014 at 7:50 AM, Eric Fort eric.f...@gmail.com wrote:

 Hey, wait!  Gerald does not suck!  Gerald, and the entire beagleboard
 team are awesome and totally rock!  We as a community probably give
 Gerald the most workload and highest amount of stress though.  Yes, we
 have been given a great foundation in beagle on which to build.  If
 you need something substantially more custom you've got much of the
 work already completed, and any rework and redesign not only is your
 own but really ought be contributed back to the community as well (if
 you do a derivitive work of the board rather than a clean sheet)

 Eric

 On Thu, May 29, 2014 at 4:38 AM, David Farning dfarn...@gmail.com wrote:
  I agree completely.
 
  With the understanding that there are shops which can do small custom
  orders at reasonable prices, the conversation shifts from
  BeagleBoard.orc / Circuit Co / Gerald sucks for not meeting my
  specific needs... to how can I build on the foundation that
  BeagleBoard.org et. al have laid to needs.
 
  David
 
 
  On Wed, May 28, 2014 at 11:58 PM, Eric Fort eric.f...@gmail.com wrote:
  While CircuitCo incurs some risk in expanding production capacity on a
  board that anyone can step in and manufacture a clone of, and
  Embedest *is* making a clone of as a second source I will still hold
  out when purchasing beagleboard products for those sourced from
  CircuitCo as their quality has always been consistant and of the
  highest degree and their servive has been excellent.  So long as
  others make the same observation that does help lessen some of the
  risk.
 
  As far as getting circa 100 boards made, I know there are shops that
  will do single quantities and with that the case a quantity of 100 is
  not unreasonable, just gotta shop around a bit.  I may know a few
  places to get you going so if interested, pm me.  then again at a
  qty of 100
 http://www.digikey.com/product-detail/en/BB-BBLK-100/BB-BBLK-100-REVC-ND/4842545
  may be an option.
 
 
 
  On Wed, May 28, 2014 at 6:19 PM, David Farning dfarn...@gmail.com
 wrote:
  Some shops are really good at churning out small (100 to 10,000 units)
  runs of a product. They have perfected the art of retooling the line.
 
  In the current situation, it appears that our beaglebone friends are
  in the process of convincing the money people to make the investment
  to increase manufacturing capacity. The new equipment required to
  increase capacity costs serious money.
 
  When one considers that the BBB is open and anyone can step in and
  manufacture a clone and bypass then RD costs TI and Circuit Co have
  already invested, the risks start getting pretty high.
 
  What might seemed antagonizing slow to us on the outside, requires
  serious thought and planing on the inside. It can be challenging to
  communicate this when companies work as part of communities.
 
  On Wed, May 28, 2014 at 6:32 PM, William Hermans yyrk...@gmail.com
 wrote:
  Gerald, I am just curious. Hypothetically speaking, what would it
 take to
  retool to make a custom board ? I am not looking for an IN or
 anything I
  am just curious. I'm thinking it would be a huge hassle to say the
 least.
 
  I've never worked in a PCB fab before, but worked for a CNC shop many
 moons
  ago, and retooling for even the most basic part ( door lock keyways
 ), would
  take a full day or two just for the setup, and a week or slightly
 longer to
  shake out the bugs. Meanwhile, the company is losing money until
 things
  are running smoothly again.
 
 
  On Wed, May 28, 2014 at 1:42 PM, Gerald Coley ger...@beagleboard.org
 
  wrote:
 
  100 boards is not a lot of boards. Especially when you have
 distributors
  screaming for 50,000 boards to fill their large POs..
 
  Gerald
 
 
 
  On Wed, May 28, 2014 at 3:38 PM, sixvolts drewko...@gmail.com
 wrote:
 
  There are plenty of things that get built and sold in those kinds of
  numbers, like specialized instruments.
 
 
 
  On Wednesday, May 28, 2014 3:33:49 PM UTC-5, Robert P. J. Day wrote:
 
  On Wed, 28 May 2014, sixvolts wrote:
 
   I've been trying to talk to the people CircuitCo about building a
   run of the beaglebone black boards for a commercial project, but
 I
   can't seem to get anyone to respond to emails and the two people
 I
   have phone numbers for are always busy. My understanding was that
   proper etiquette was to not poach boards from the distributors if
   you build a device around the beaglebone and have them produced
 for
   you. I even spoke to someone at a CircuitCo booth at a conference
   last year (DesignWest - where the beaglebone black was
 launched)
   and they indicated this was common already for the original
   beagleboards/bones.
  
   I

Re: [beagleboard] Best way to connect to Arduino via serial?

2014-05-29 Thread Gerald Coley
Just add a buffer like is the one on the BBB schematic for use by the debug
port. Or, just use the debug port on the BBB for your serial connection..


Gerald


On Thu, May 29, 2014 at 11:38 AM, myerscountr...@gmail.com wrote:

 Hi!

 I currently have an Arduino Mega 2560, and have pre-ordered one of the new
 BBB rev C's. The Arduino collects data from environmental sensors placed
 around our house, and among other functions, is set up to dump the data
 from the sensors over serial.

 I'm planning to have the BBB connected to the Mega over serial to collect
 the data, store it in a database, and notify me via push messages should
 something go out of the ordinary.

 However, I'm concerned about blowing up the BBB, since there are a lot of
 caveats about making sure that things are sequenced properly and that no
 power is applied to the BBB inputs before it's ready.

 I know that the Arduino outputs 5v signals, and the BBB can only handle
 3v3, so to address that, I've built a logic converter board based off of
 some ZVNL120A mosfets, following Phillips' App Note AN97055.

 My big question is - what's the best way to prevent damage to the BBB?
 Should I add some extra mosfets inline with the rx and tx lines, and
 control the operation of the mosfets from the BBB (so that when the BBB is
 off, the serial connection to the Arduino is disconnected)? Or is there
 some other way that I should handle this?

 Thanks much!

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


-- 
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] Re: Best way to connect to Arduino via serial?

2014-05-29 Thread Gerald Coley
It should. Make sure you hook it up correctly and make the powered side be
the BBB side.

Gerald



On Thu, May 29, 2014 at 2:51 PM, myerscountr...@gmail.com wrote:

 Cool. Would something like this work? I was looking for a thru-hole
 equivalent since I'm not good enough at soldering to try surface-mount yet
 :)

 http://www.digikey.com/product-detail/en/SN74LV125AN/296-34037-5-ND/1594902



 LP - I don't think that my Arduino can run at 3v3; the specs say that it
 can run between 7-12v and has a 5v operating voltage. Thanks though :)

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


-- 
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] Re: BBB: lack of memory

2014-05-28 Thread Gerald Coley
If you register, the double posts won't happen.

Gerald



On Wed, May 28, 2014 at 4:30 AM, poulkjaer...@gmail.com wrote:

 I'm sorry about the double posting...
 /Poul C

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


-- 
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] Boot sequence

2014-05-28 Thread Gerald Coley
Yes it would. This is all documented in the SRM.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29

Gerald



On Tue, May 27, 2014 at 11:44 PM, karlkarpfe...@gmail.com wrote:

 Assumed there is no eMMC available on BBB, would it boot from SD-card
 automatically as first boot device?

 From my understanding this is what BeagleBone White does - but are there
 any more differences than just the eMMC to let it boot in an other order?

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


-- 
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] Re: Commercial use of BeagleBone

2014-05-28 Thread Gerald Coley
Find somebody else to do business with.

Gerald



On Wed, May 28, 2014 at 12:56 AM, agkr...@gmail.com wrote:

 Gerald,
 it seems getting no answer from CCo is a common experience. We have tried
 on phone, cellphone, fax, email and not received any reply since 8 weeks.As
 we had bought a four digit number of units in the past and about to repeat
 the same, we had expected a better service.
 Also no communication on outstanding units not delivered and RMAs
 From our own production we know that customer service tends to suffer when
 things run hot, but we still believe we deserve better.
 Appreciate your hint to CCo or any advise what we may do better.
 Andy

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


-- 
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] Re: Commercial use of BeagleBone

2014-05-28 Thread Gerald Coley
And people wonder why I do not recommend using these boards in products.
More capacity is ramping now and so far it is looking good.

Gerald



On Wed, May 28, 2014 at 11:03 AM, David Farning dfarn...@gmail.com wrote:

 Please correct me if I am wrong.

 At this point everyone involved in the development and manufacturing
 of the BeagleBone Black is doing so at break-even or a financial loss.
 This is an intentional strategy to build a critical mass of students,
 hackers, and hobbyist to create an ecosystem around the development
 system.

 This is a good long term strategy and a socially responsible position.
 Ideally, a healthy ecosystem will continue to grow around the TI based
 chip and the Circuit Co based board.

 The challenge comes, as we saw with power up and power down, when
 others expect a social responsibility project to meet their needs as a
 commercial product.

 Again, as I understand it, Circuit Co is at their maximum
 manufacturing capacity for the BBB. Everywhere I look, the BBB is sold
 out with-in hours of a distributor receiving a batch. Many of the
 distributors have agree to sell one per customer until the supply
 situation is resolved.

 Their goal, at this point, is to get as many units as possible into
 hands of students,  hackers, and hobbyists to build the ecosystem of
 hardware and software developers who have a history of adding value
 back into an open project.

 This is new ground for many people and it will take a while for
 everyone to understand how the pieces fit together. The good news is
 that everything on the BBB is open so anyone is welcome to manufacture
 of modify it to meet their needs.

 Dave

 On Wed, May 28, 2014 at 12:56 AM,  agkr...@gmail.com wrote:
  Gerald,
  it seems getting no answer from CCo is a common experience. We have
 tried on phone, cellphone, fax, email and not received any reply since 8
 weeks.As we had bought a four digit number of units in the past and about
 to repeat the same, we had expected a better service.
  Also no communication on outstanding units not delivered and RMAs
  From our own production we know that customer service tends to suffer
 when things run hot, but we still believe we deserve better.
  Appreciate your hint to CCo or any advise what we may do better.
  Andy
 
  --
  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.

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


-- 
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] Custom Beaglbone Black from Circuitco

2014-05-28 Thread Gerald Coley
100 boards is not a lot of boards. Especially when you
have distributors screaming for 50,000 boards to fill their large POs..

Gerald



On Wed, May 28, 2014 at 3:38 PM, sixvolts drewko...@gmail.com wrote:

 There are plenty of things that get built and sold in those kinds of
 numbers, like specialized instruments.



 On Wednesday, May 28, 2014 3:33:49 PM UTC-5, Robert P. J. Day wrote:

 On Wed, 28 May 2014, sixvolts wrote:

  I've been trying to talk to the people CircuitCo about building a
  run of the beaglebone black boards for a commercial project, but I
  can't seem to get anyone to respond to emails and the two people I
  have phone numbers for are always busy. My understanding was that
  proper etiquette was to not poach boards from the distributors if
  you build a device around the beaglebone and have them produced for
  you. I even spoke to someone at a CircuitCo booth at a conference
  last year (DesignWest - where the beaglebone black was launched)
  and they indicated this was common already for the original
  beagleboards/bones.
 
  I can't get anyone local interested in building them because of some
  of the minimum order quantities on some of the parts (like the
  emmc).
 
  Anyone at CircuitCo around? I have money and need around 100 boards
  made.

   not many manufacturers would consider 100 units much of a run.
 that's not the sort of number that's going to get you much attention.
 just an observation.

 rday

 --

 
 Robert P. J. Day Ottawa, Ontario, CANADA
 http://crashcourse.ca

 Twitter:   http://twitter.com/rpjday
 LinkedIn:   http://ca.linkedin.com/in/rpjday
 

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


-- 
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] BBB: lack of memory

2014-05-27 Thread Gerald Coley
Rev C has 4GB of eMMC. SD would as you mention, be the other option.

Gerald



On Mon, May 26, 2014 at 3:35 PM, poulkjaer...@gmail.com wrote:


 I have asked a similar question before:
 I can almost not use my BBB any longer, due to lack of memory.

 Does other Angstrom-users have the same problem?

 I can store data files on my micro SD-card.
 But I do not know how to install programs on the SD-card. They are always
 installed on eMMC card.

 I would also like to know how to delete one of the pre-installed
 applications, such as GIMP?

 And yes: I have deleted all the LOG-files etc.

 Greetings Poul C

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


-- 
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] Can the BBB get damaged due to a hard power down?

2014-05-27 Thread Gerald Coley
This is why there is a power button. I suggest that you go to your PC and
yank the power cord. Whether it is running Linux or Windows, I suspect it
won't like it.

If you can't use the power button, then yes you can design a cape
that will let it gracefully shutdown properly. When I designed the board I
felt that a button was less expensive that all the other stuff you would
need to put on the cape. Not to mention the small form factor of
the board made it tough to fit all that onto the board. And yes, in a small
number of instances, we have seen that yanking the power may cause damage
to the processor because the PMIC does not have enough time to power down
the processor in the correct voltage sequence. So, use the power button.



Gerald


On Mon, May 26, 2014 at 10:37 AM, William Hermans yyrk...@gmail.com wrote:

 What happens, or *can* happens when you just yank the power on a PC
 running Linux ?

 1) You can make teh file system read only.
 2) You can design or create a power cape that shutdown gracefully when
 power goes missing.
 ...) ???


 On Mon, May 26, 2014 at 6:32 AM, stino stijndekl...@gmail.com wrote:


 I read over at another forum that the BBB could get damaged if it
 recieved an unexpected hard power down.., is this true, what can we do
 about this?

 Seems like a serious design flaw to me. One can't expect a power source
 to be 100% stable and especially with a development board which is likely
 to used for embedded appliances this is a reall issue..

 Thanks,


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


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


-- 
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] Re: Applying voltage to I/O pins when unpowered

2014-05-27 Thread Gerald Coley
Yes, it only applies to ALL of the pins on the expansion headers. All SOCs
have a specific power sequencing and this is related to that. You can read
more about it in the AM3358 and TPS65217C datasheets.

There are no high impedance pins on the AM3358. See previous sentence.

Gerald


On Tue, May 27, 2014 at 5:43 AM, PLyttle rksta...@gmail.com wrote:


 When Gerald Coley wrote that down, he must have meant just that. He wrote
 it in big red capitals, so he must have REALLY meant it.
 ANY I/O pin is not equal to SOME I/O pins

 By the way If you don't (want to) believe the SRM, why would you trust
 something said in a forum on the matter? This has come up a few times. You
 can look it up.

 If you choose to remain agnostic on the matter you can also just read
 the Revision A5.2 version of the SRM, where this statement is missing, so
 you could make a case that you are right.

 On Tuesday, May 27, 2014 11:18:27 AM UTC+2, James Lim wrote:

 According to the SRM page 94:

 DO NOT APPLY VOLTAGE TO ANY I/O PIN WHEN POWER IS NOT SUPPLIED TO THE
 BOARD.
 IT WILL DAMAGE THE PROCESSOR AND VOID THE WARRANTY.
 NO PINS ARE TO BE DRIVEN UNTIL AFTER THE SYS_RESET LINE GOES HIGH.

 I hope to have a deeper understanding on that statement. Does that only
 apply to specific pins such as the boot config pins?

 My application requires beaglebone to be a secondary processor and it
 communicates with the primary processor using I2C and SPI. The beaglebone
 will bootup and shutdown occasionally while the primary processor will be
 on all the time.
 I am under the impression that the pins on the beaglebone should be on
 high impedance when beaglebone is powered down. With I2C pulled up by
 default and assuming I did attempt to drive the SPI bus when BBB is powered
 down, is that going to destroy the processor?


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


-- 
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] Engineering Constraints -- power up and power down.

2014-05-27 Thread Gerald Coley
And are they willing to give up their Altoids box form factor. It will take
more board space to add in these features.

Gerald



On Tue, May 27, 2014 at 9:21 AM, David Farning dfarn...@gmail.com wrote:

 Over the last couple of days there have been several threads about
 powering the BBB up and powering it down. Please correct me if I am
 wrong:

 1. Currently, there is no assurance that powering headers during power
 up will not damage the board.

 2. Currently, there is no assurance that pulling the plug will result
 in a clean shut down.

 These were decisions Gerald made during the design of the device to
 reduce board complexity... and price.

 Rather than This Sucks the discussion should be, is every BBB users
 willing to pay X dollars more for these features.

 David

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


-- 
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] USB power and Hotplug problem

2014-05-27 Thread Gerald Coley
Yes, there is a current restriction on boot up. It is part of the USB
standard and imposed by the PC. 100mA max until the ports is recognized by
the PC.

Gerald



On Mon, May 26, 2014 at 5:33 AM, duartecar...@gmail.com wrote:


 Hi,

 I've been working with USB Hub from Texas Instruments (TSUB2046BVF) and
 i've tried to plug it to my BBB and everything works fine if i plug devices
 before BBB boot up but when i unplug and plug again (hotplug) it is not
 recognized.

 Based on some forum posts I realized that this is a Software problem on
 the BBB, so my question is if there's any new update or some workaround to
 solve this problem?

 Another question is regarding the power using only the USB, is there any
 current restrictions during BBB boot up? because if i power some HW to BBB
 5V (consuming about 150mA) the BBB does not boot.

 Thanks in advance.

 Regards,
 Duarte Carona

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


-- 
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] Re: Applying voltage to I/O pins when unpowered

2014-05-27 Thread Gerald Coley
No, it has protection on it. It is not on the expansion headers.

Gerald



On Tue, May 27, 2014 at 9:45 AM, DLF dumb.looks.f...@gmail.com wrote:

 Hello Gerald

 Is the serial debug header included in the scope of the expansion
 headers?

 The reason I ask is that last week I was mucking about with my serial
 debug cable and I was wondering if I follow the SRM, how can I capture the
 debug/bootup info via putty/serial connection if the BBB isn't connected
 (via usb to my computer) before the BBB is powered up?

 Once again many thanks for all your efforts here.  I do enjoy learning*
 with my BBB

 DLF

 * last night I burt my finger because my temperture sensor was plugged in
 backwards   what a great learning experinece ;)

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


-- 
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] Can the BBB get damaged due to a hard power down?

2014-05-27 Thread Gerald Coley
The power button signals are on the expansion header.

Gerald



On Tue, May 27, 2014 at 9:46 AM, stino stijndekl...@gmail.com wrote:

 Hi Gerald, Look I'm sorry if you took offence by my comment. It’s an
 awesome board, don’t let anybody convince you otherwise  It's just that
 I've not seen it being mentioned anywhere that a correct power down
 procedure is required. If it was a deliberate design choice not to provide
 some kind of fail-safe, I personally would have definitely made this clear
 to every buyer.  I work hands-on with computer equipment of various makes
 and models on a daily basis and I honestly can’t remember the last time a
 box got bricked due to a power outage.  I myself, and as I suspect many
 others, am thinking about turning the BBB into an embedded appliance which
 makes the power button inaccessible.

 Can you suggest how we can extend the powerbutton of from the board?


 Op dinsdag 27 mei 2014 15:27:21 UTC+2 schreef Gerald:

 This is why there is a power button. I suggest that you go to your PC and
 yank the power cord. Whether it is running Linux or Windows, I suspect it
 won't like it.

 If you can't use the power button, then yes you can design a cape
 that will let it gracefully shutdown properly. When I designed the board I
 felt that a button was less expensive that all the other stuff you would
 need to put on the cape. Not to mention the small form factor of
 the board made it tough to fit all that onto the board. And yes, in a small
 number of instances, we have seen that yanking the power may cause damage
 to the processor because the PMIC does not have enough time to power down
 the processor in the correct voltage sequence. So, use the power button.



 Gerald


 On Mon, May 26, 2014 at 10:37 AM, William Hermans yyr...@gmail.comwrote:

 What happens, or *can* happens when you just yank the power on a PC
 running Linux ?

 1) You can make teh file system read only.
 2) You can design or create a power cape that shutdown gracefully when
 power goes missing.
 ...) ???


 On Mon, May 26, 2014 at 6:32 AM, stino stijnd...@gmail.com wrote:


 I read over at another forum that the BBB could get damaged if it
 recieved an unexpected hard power down.., is this true, what can we do
 about this?

 Seems like a serious design flaw to me. One can't expect a power source
 to be 100% stable and especially with a development board which is likely
 to used for embedded appliances this is a reall issue..

 Thanks,


  --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


  --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


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


-- 
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] Beagle Bone power sequencing and power states

2014-05-25 Thread Gerald Coley
It depends on what you plan to do with the DDR state and if
you want to preserve it. I have never tired it, but it should be possible.
You need to look at the datasheet for the TPS65217C for the
power sequencing and power down modes available.

Gerald



On Sat, May 24, 2014 at 5:47 AM, Eric Fort eric.f...@gmail.com wrote:

 Can the beagle bone (black/white) be powered down to the point where
 only the on chip RTC continues to run?  If this is the case then the
 need for an external RTC would seem nil.  where can I find more info
 about the power sequencing of the bones?  The SRM shows the order in
 which the rails are sequenced but which rails are powered up and down
 for various states of shutdown, sleep, and suspend, and how to reach
 those states with the bone is what I'm looking for.  where can I find
 this info?  what power states are presently supported?

 Thanks,

 Eric

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


-- 
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] Re: Dude, where's my BeagleBone Black?

2014-05-25 Thread Gerald Coley
We have shipped about 5,200 of them,

http://www.elinux.org/Beagleboard:BeagleBoneBlack#Board_Shipments

Gerald



On Sat, May 24, 2014 at 5:52 PM, David Funk dwf...@gmail.com wrote:

 Had mine for over a week. They are shipping.  India might be a bit of a
 problem.



 -david



 On Sat, May 24, 2014 at 11:37 AM, Jones Jebaraj 
 jonesjosephjeba...@gmail.com wrote:

 Hello all, May I know when Rev C products will ship? I ask this because I
 have ordered a board in India and still it is unavailable (it also seems
 the same way around the globe). So please inform us regarding the
 availability. Thank you.


 On Friday, May 16, 2014 8:03:30 PM UTC+5:30, Gerald wrote:

 I think Embest has some bulk order arrangement set up for their board.
 You can try them. They build their own version and we allow them to use the
 name and logo in their advertising and marking. But at the end of the day,
 it is their product.

 We have no plans for any different distribution scheme other
 than what we have now. And we have no plans for allowing anyone else to
 make Beagleboards  You can certainly take the information provided and
 build it yourself with no restrictions..

 Yes, REV C is the only one we will make. We will not be making
 old revisions.It is right to say that REV A and REV B are no
 longer available from us.

 Gerald


 On Fri, May 16, 2014 at 8:06 AM, agk...@gmail.com wrote:

  Thanks for this informative heads-up!
 Does it mean that for bulk orders (we think of 1,000 or more pieces)
 there is no real plan how to go ahead? Of course, we would need a more or
 less reliable delivery slot. Or are you entering into a more widespread
 distribution and license scheme?
 Also: is Rev C the only available rev from now on? Is it right to say
 that Rev A and B are not manufactured and available any more?

 Am Montag, 14. April 2014 01:07:00 UTC+2 schrieb Jason Kridner:

 Just about to post this to http://beagleboard.org/blog, but it
 wouldn't hurt to get a bit of community feedback before pushing this
 out there


 Element14 has a world-wide reach and a notable production capacity.
 With all of the growing demand for BeagleBone Black, they will need
 it. I consider this a huge win for open hardware!

 --Jason


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


-- 
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] Board Does Not Power On, Power LED Flashes Once

2014-05-23 Thread Gerald Coley
Non imperative was the idea.

Gerald



On Thu, May 22, 2014 at 7:02 PM, Miroslav Rudišin rudi...@gmail.com wrote:

 Yes, I see it in the C.1 doc. It could be more imperative than just
 recomendation, but it is there. Thanks for fast action.


 On Thursday, May 22, 2014 11:48:19 PM UTC+2, Gerald wrote:

 Done.

 Gerald


 On Thu, May 22, 2014 at 3:33 PM, Gerald Coley ger...@beagleboard.orgwrote:

 I will add it to the manual. But then again, I just decided this today,
 so I would appreciate giving me a little time to get it in there.

 Gerald



 On Thu, May 22, 2014 at 3:28 PM, John Syn john...@gmail.com wrote:


 From: Gerald Coley ger...@beagleboard.org
 Reply-To: beagl...@googlegroups.com

 Date: Thursday, May 22, 2014 at 12:25 PM
 To: beagl...@googlegroups.com beagl...@googlegroups.com

 Subject: Re: [beagleboard] Board Does Not Power On, Power LED Flashes
 Once

 You should be able to just press the power button once briefly and it
 shutdown. Assuming the image you are running has it. The latest image does
 have it.

 After it powers down, then you can remove the power. We need to make
 sure the PMIC powers down all the rails to the processor  in order.

 Or you can enter “halt” on the console or terminal window and it will
 power off.

 Regards,
 John



 Gerald



 On Thu, May 22, 2014 at 2:17 PM, Miroslav Rudišin rud...@gmail.comwrote:

 By powering down you mean either:
  - issuing power off sequence from the OS
  - holding power button for 8 seconds

 Or is it also good enough just disconnecting power supply from wall
 outlet?

 Thanks.

 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.


 --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.

  --
 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...@googlegroups.com.

 For more options, visit https://groups.google.com/d/optout.



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


-- 
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] beagle bone dc power connector

2014-05-23 Thread Gerald Coley
The proper size is listed in the SRM. Maybe the ones you are are not
exactly to spec. Same connector we have used for what, 6 years now?

Gerald



On Thu, May 22, 2014 at 7:27 PM, Eric Fort eric.f...@gmail.com wrote:

 What is the proper size for the beagle bone DC power connector?  The SRM
 says, 2.1MM center positive x 5.5mm outer barrel but a number of
 connectors I have that state 2.1x5.5mm will not mate as they are to large
 outside diameter and they measure 5.5mm OD as stated.  A 5mm OD connector
 seems to fit just fine.  What is the proper size?  Is the SRM in error or
 did maybe some of these boards get built with slightly off sized DC power
 jacks?

 Eric

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


-- 
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] Re: Received my 4GB eMMC BBB

2014-05-23 Thread Gerald Coley
It is a new single core A9 device.

This board will have a lot more memory and a lot more memory bandwidth and
a lot more MIPS.

Gerald



On Fri, May 23, 2014 at 8:05 AM, Eamonn BotheringElectrons 
botheringelectr...@gmail.com wrote:



 Confused! What's an AM4x? I see AM3x and AM5x on TI's site but no mention
 of an AM4x?
 Thanks for the hint, Gerald. I can see a lot of use for something with
 more memory bandwidth than the AM335x.
 -Eamonn

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


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


<    5   6   7   8   9   10   11   12   13   14   >