summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2021-02-10 14:08:52 -0800
committerCommit Bot <commit-bot@chromium.org>2021-02-12 01:59:19 +0000
commitd38b8844e8d8cff84bafeb1589aceb1121a2b666 (patch)
tree7a9af232a07b8493f918425c4b2cd9139c0e5bb1 /docs
parent973b583312fbefcb131303b5f3da32e3e3df7bce (diff)
downloadchrome-ec-d38b8844e8d8cff84bafeb1589aceb1121a2b666.tar.gz
docs/fingerprint: Update power numbers for dragonclaw/bloonchipper
BRANCH=none BUG=b:179789305 TEST=view in gitiles Signed-off-by: Tom Hughes <tomhughes@chromium.org> Change-Id: I2bfe78a25bc148fb2a9242a83b3fad5f97c89ed8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2688118 Reviewed-by: Craig Hesling <hesling@chromium.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/fingerprint/fingerprint.md45
1 files changed, 26 insertions, 19 deletions
diff --git a/docs/fingerprint/fingerprint.md b/docs/fingerprint/fingerprint.md
index fb310a5d46..ae1a95a9bf 100644
--- a/docs/fingerprint/fingerprint.md
+++ b/docs/fingerprint/fingerprint.md
@@ -319,36 +319,43 @@ fingerprint development boards.
### Dragonclaw v0.2
```bash
-(chroot) $ dut-control -t 60 pp3300_dx_mcu_mv pp3300_dx_fp_mv pp1800_dx_fp_mv pp3300_dx_mcu_mw pp3300_dx_fp_mw pp1800_dx_fp_mw
+(chroot) $ dut-control -t 60 pp3300_dx_mcu_mv pp3300_dx_fp_mv pp1800_dx_fp_mv pp3300_dx_mcu_mw pp3300_dx_fp_mw pp1800_dx_fp_mw
```
-**Firmware Version**: `bloonchipper_v2.0.6509-80a3a4a2`
+**Firmware Version**: `bloonchipper_v2.0.4277-9f652bb3-RO_v2.0.7314-3dfc5ff6-RW.bin`
-When the MCU is idling waiting for an AP message:
+#### MCU is idle
+
+```
+(chroot) $ dut-control fpmcu_slp_s3:off
+```
```
@@ NAME COUNT AVERAGE STDDEV MAX MIN
-@@ sample_msecs 1285 46.71 24.16 394.68 17.88
-@@ pp1800_dx_fp_mv 1285 1807.90 0.89 1808.00 1800.00
-@@ pp1800_dx_fp_mw 1285 0.00 0.00 0.00 0.00
-@@ pp3300_dx_fp_mv 1285 3288.00 0.00 3288.00 3288.00
-@@ pp3300_dx_fp_mw 1285 0.01 0.04 0.26 0.00
-@@ pp3300_dx_mcu_mv 1285 3280.93 2.56 3288.00 3280.00
-@@ pp3300_dx_mcu_mw 1285 21.26 0.08 22.36 20.99
+@@ sample_msecs 113 533.56 40.91 658.52 447.06
+@@ pp1800_dx_fp_mv 113 1800.00 0.00 1800.00 1800.00
+@@ pp1800_dx_fp_mw 113 0.00 0.00 0.00 0.00
+@@ pp3300_dx_fp_mv 113 3280.00 0.00 3280.00 3280.00
+@@ pp3300_dx_fp_mw 113 0.01 0.05 0.26 0.00
+@@ pp3300_dx_mcu_mv 113 3280.00 0.00 3280.00 3280.00
+@@ pp3300_dx_mcu_mw 113 24.67 0.00 24.67 24.67
```
-When the MCU is in **low power** mode during the AP suspend (as emulated by
-`dut-control slp_s3:on`):
+#### MCU in low power mode (suspend)
+
+```
+(chroot) $ dut-control fpmcu_slp_s3:on
+```
```
@@ NAME COUNT AVERAGE STDDEV MAX MIN
-@@ sample_msecs 1243 48.27 24.90 385.11 17.12
-@@ pp1800_dx_fp_mv 1243 1807.92 0.81 1808.00 1800.00
-@@ pp1800_dx_fp_mw 1243 0.00 0.00 0.00 0.00
-@@ pp3300_dx_fp_mv 1243 3288.04 0.55 3296.00 3288.00
-@@ pp3300_dx_fp_mw 1243 0.01 0.04 0.26 0.00
-@@ pp3300_dx_mcu_mv 1243 3288.00 0.00 3288.00 3288.00
-@@ pp3300_dx_mcu_mw 1243 2.25 0.39 10.26 2.10
+@@ sample_msecs 115 526.56 36.79 607.60 426.58
+@@ pp1800_dx_fp_mv 115 1800.00 0.00 1800.00 1800.00
+@@ pp1800_dx_fp_mw 115 0.00 0.00 0.00 0.00
+@@ pp3300_dx_fp_mv 115 3287.30 2.25 3288.00 3280.00
+@@ pp3300_dx_fp_mw 115 0.00 0.02 0.26 0.00
+@@ pp3300_dx_mcu_mv 115 3280.97 2.62 3288.00 3280.00
+@@ pp3300_dx_mcu_mw 115 4.02 0.64 10.76 3.94
```
### Icetower v0.1