On Thu, Jan 18, 2018 at 10:11 AM, diego <diego.escobar....@gmail.com> wrote:

>
> I want to implement a low-cost energy process that is independent of the
> main CPU and runs when the Beaglebone is powered off. can  PRU the beagle
> to run alone even if it does not have the operating system.
>
> The PRU is conjoined with the main CPU, so  it won't run if you power the
beaglebone off, of course. You could probably put CPU to sleep but keep PRU
going, but I am not sure how much power will it save--you'd still have to
power memory and all the peripheral chips (PMIC etc).

In general, beaglebone is not exactly a low power platform.  If you want
long-running power efficient operation, you probably should use one of the
low-end microcontrollers like CortexM, or MSP430 to do the low energy part,
and maybe power up the Beaglebone to do the high-power stuff if you need 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAC%3D1GgHmc28VLKBpRgX2hFLYOXGMo4jj6jREboOx8kPMn%2BT_HQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to