Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

soc: nrf53: Add configuration options for HFXO/LFXO load capacitance #35874

Merged
merged 1 commit into from
Jun 9, 2021

Commits on Jun 8, 2021

  1. soc: nrf53: Add configuration options for HFXO/LFXO load capacitance

    Add Kconfig options that allow configuration of optional internal
    load capacitors for the high-frequency (HFXO) and low-frequency
    (LFXO) crystal oscillators in nRF5340.
    Default settings used for the new options are those that have been
    in effect so far, i.e. external load capacitors for HFXO and 6 pF
    internal capacitance for LFXO.
    
    This commit also adds missing SOC_ENABLE_LFXO option dependency on
    !TRUSTED_EXECUTION_NONSECURE.
    
    Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
    anangl committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    dc45726 View commit details
    Browse the repository at this point in the history