Re: [beagleboard] can the pru be executed when the beaglebone is off?

2018-01-18 Thread Przemek Klosowski
On Thu, Jan 18, 2018 at 10:11 AM, diego  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.


[beagleboard] can the pru be executed when the beaglebone is off?

2018-01-18 Thread diego

Hi.

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.


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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/28d68e22-66da-4aa7-bf33-93eacbcaf164%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.