[
https://issues.apache.org/jira/browse/MYNEWT-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964997#comment-15964997
]
ASF subversion and git services commented on MYNEWT-714:
--------------------------------------------------------
Commit dd2cde286bd307354266ff811120ca61054d3f2a in incubator-mynewt-core's
branch refs/heads/master from [~wes3]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=dd2cde2
]
MYNEWT-714: Add DC/DC enable for nordic platforms
As discussed on the dev list, added a call to hal_system_init() in
the startup code (in gcc_startup_nrfxx.s). Added the function
hal_system_init() to hal_system.c for both nrf51 and nrf52. All
BSP directories were updated to enable DC/DC regulator EXCEPT for
arduino 101 and BBC microbit. I cannot find specific microbit
schematics but the reference design does not appear to have the
necessary circuitry. Not sure about Arduino 101.
> Add DC/DC regulator enable syscfg for nordic platforms
> ------------------------------------------------------
>
> Key: MYNEWT-714
> URL: https://issues.apache.org/jira/browse/MYNEWT-714
> Project: Mynewt
> Issue Type: Improvement
> Components: Nimble
> Affects Versions: v1_0_0_rel
> Reporter: William San Filippo
> Assignee: William San Filippo
> Fix For: v1_1_0_rel
>
>
> The current controller code enables the LDO regulator and has no option to
> enable the DC/DC regulator. This option should be added to the bsp for nordic
> platforms as it saves a considerable amount of power.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)