This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52840 PMU details

Hi there,

I was trying to understand "sleep" power modes of the chip (CPU + Peripherals) in a bit more details - but my understanding is that everything is handled by the PMU unit and is somewhat "abstracted" from the user implementaiton. Is that correct? image description

However, is there a document somewhere that sets out some of the concept of this block? Or is it a complete black box? Are there coding/configuration guidelines to make sure the PMU operation will actually be optimal? Is there some registers we can read to get a feel for that peripheral is active at some specific points of our application?

Thanks for your help, Mickael

Related