summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorNicolas Boichat <drinkcat@google.com>2017-05-16 10:16:43 +0800
committerchrome-bot <chrome-bot@chromium.org>2017-05-16 07:47:05 -0700
commitcb9bd66ec66ccd499ff597919806eafc1524acd2 (patch)
treed891ff6be97a5b681e24097aadb17ce9231371e7 /util
parentdee69a236f67b99e87746fee5894c915682623ee (diff)
downloadchrome-ec-cb9bd66ec66ccd499ff597919806eafc1524acd2.tar.gz
hammer: Add staff board
hammer corresponds to poppy, and staff corresponds to soraka. Current differences (hammer/staff): - USB id (5022/502b) - PWM frequency (10kHz/100Hz): - On staff, driving PWM at 10kHz leads to an actual duty cycle around 30-40%, with a PWM output at 1% (long rise/fall time). 100Hz looks better, we get ~1.45% duty with 1% PWM output. BRANCH=none BUG=b:38277869 TEST=Flash staff, boots fine. TEST=pwm 0 1 shows quite dim backlight on staff. Change-Id: I66ba2adf89fbee8578ee473afb28e3e242b4d111 Reviewed-on: https://chromium-review.googlesource.com/505855 Commit-Ready: Nicolas Boichat <drinkcat@chromium.org> Tested-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/flash_ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/flash_ec b/util/flash_ec
index c387427329..e2773ecedf 100755
--- a/util/flash_ec
+++ b/util/flash_ec
@@ -74,6 +74,7 @@ BOARDS_STM32=(
ryu
samus_pd
snoball
+ staff
strago_pd
zinger
)