> On Jul 3, 2016, at 8:13 AM, Wally Bkg <[email protected]> wrote: > > Thanks for the info about the input voltage sensitivity of the Beaglebone, > good chance this is the real issue, especially as there was a good chance for > "ground bounce" between different parts of the system from my mistake in > powering one of the PIR sensors off the "wrong" UPS. Time will tell. If it > happens again now that I've corrected that mistake, I'll look into powering > the BB with a better supply, and/or look into adding the backup battery > option. > > Due to the location, shielding the BB in a metal box is way too invasive to > try. Since the RPi2 has had no issues either time I consider the evidence > that shielding would help to be shaky at best. > > I got it booted again by unplugging the BB wal-wart 5V supply and plugging it > back in. As a last resort I can add a watchdog and relay to interrupt the BB > power and re-apply it after ~30 seconds. You want to be very careful doing this. The BBB has an issue where the 3v3 voltage rail should not be more than 2v more than the 1v8 rail. When you remove power suddenly, the 1v8 rail can drop faster than the 3v3 rail and damage the processor. If you look at the Octavo reference design, you will see additional circuitry to prevents this from happening. Best to shut the power down slowly before restarting, or just toggle the reset line.
http://octavosystems.com/octavo_products/osd335x/ 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/023e9e06-2c70-4980-a197-ed9435c7a90c%40googlegroups.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/F79D3FE8-26FA-421C-8749-A6F45E90308F%40gmail.com. For more options, visit https://groups.google.com/d/optout.
