Skip to content

Commit

Permalink
boards: arm: beagle_bcf: Add capacitor tuning
Browse files Browse the repository at this point in the history
See TI application note SWRA640G section 6.4. "Tuning the HF
Oscillator".

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
  • Loading branch information
jadonk committed Jun 6, 2023
1 parent f001232 commit 6ac5b52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/arm/beagle_bcf/beagleconnect_freedom_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_PIN=15
# Enable MPU and hardware stack protection
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
# Adjust for oscillator capacitors
CONFIG_CC13X2_CC26X2_XOSC_CAPARRAY_DELTA=0x02

0 comments on commit 6ac5b52

Please sign in to comment.