saml21: add lpm implementation#3019
Conversation
|
Sorry for the delay in here. I overlooked this one several times and currently don't find much time for that, even if I'm still really interested in spending more thoughts in low power modes. @kaspar030 is the lpm implementation similar to that in #2309 ? That we we could maybe kill two birds with one stone. |
|
@PeterKietzmann, I'm aware of this PR, I work on something else for the moment and I wanted to come back on #2309 as soon as I have time to do it. You're right this PR will certainly help if it works correctly. And I don't have a SAML21 as well |
|
I think we should get this in the release. It is the world leader in low-power 32bit MCUs... |
|
@kaspar030, are you sure? I thought that was rather energy micro? |
|
needs a rebase to make Travis working |
adc929b to
6dec2ef
Compare
|
|
ACK and go! |
saml21: add lpm implementation
|
@kaspar030, Could you share some results concerning energy consumption by comparing the different modes implemented? |
(depends on #3018)Adds lpm modes to the SAM L21 port.
Idle power consumption goes down from 1.5mA to ~0.7mA. Sleep power consumption is <2uA.