File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
libraries/Examples/examples/Advanced Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 12
12
How close can we get to 2.7uA in deep sleep?
13
13
This example shows how decrease the Artemis current consumption to less than 3uA in deep sleep.
14
14
15
+ Note that Artemis modules with revision A0/A1 silicon will use ~30uA. Please see the
16
+ Ambiq errata for more information: https://www.ambiqmicro.com/static/mcu/files/Apollo3_Blue_Errata_List_v1_0_external_release.pdf
17
+
15
18
To monitor the current to the Edge cut the MEAS jumper, solder in headers, and attach
16
19
a DMM via IC hooks (https://www.sparkfun.com/products/506).
17
20
Original file line number Diff line number Diff line change 14
14
with a wake up every 5 seconds to blink the LED. The RTC is used to trigger an interrupt
15
15
every second.
16
16
17
+ Note that Artemis modules with revision A0/A1 silicon will use ~30uA. Please see the
18
+ Ambiq errata for more information: https://www.ambiqmicro.com/static/mcu/files/Apollo3_Blue_Errata_List_v1_0_external_release.pdf
19
+
17
20
To monitor the current to the Edge cut the MEAS jumper, solder in headers, and attach
18
21
a DMM via IC hooks (https://www.sparkfun.com/products/506).
19
22
You can’t perform that action at this time.
0 commit comments