--
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.
I am looking into the possibility of using the powercape, but otherwise one has no choice to help with the solution of the problem?
Hi all,
My original reasoning behind the Power Cape was to get a 5V supply with a low quiescent "off" current and that could restart the BeagleBone on a scheduled timeout or external event. Using a 5V supply instead of the PMIC's battery interface also allows for using USB devices. The battery charger was added after the first prototype.
As David pointed out, the INA219 allows system software to monitor the battery voltage & current and take appropriate action. DC "power good" from the charger is also available and can trigger power-up allowing the BeagleBone to restart when power is restored. The micro-controller does a few other things like RTC, WDTs, power-up retries, and holding reset during power-up intended to make the system more reliable for remote operation. The firmware is on Github if you need to customize behavior.
I believe that convenience is exactly what the capes are for - not just mine.