This shows you the differences between two versions of the page.
projects:electronics:nrf52:nrf52840_notes [2025/08/30 03:03] – created Andrew Yong | projects:electronics:nrf52:nrf52840_notes [2025/08/30 03:16] (current) – LDO notes and GPIO VDD notes Andrew Yong | ||
---|---|---|---|
Line 5: | Line 5: | ||
==== Motivation ==== | ==== Motivation ==== | ||
- | * Simplify BoM and layout by using the nrf52840 VDDH -> VDD LDO | + | * Simplify BoM and layout by using the nrf52840 VDDH -> VDD LDO instead of an external 3.3 V LDO |
==== Limitations ==== | ==== Limitations ==== | ||
Line 16: | Line 16: | ||
* VDD must not be connected to VDDH or any power supply at reset | * VDD must not be connected to VDDH or any power supply at reset | ||
* Adafruit nRF52 Bootloader -> board.h -> ''# | * Adafruit nRF52 Bootloader -> board.h -> ''# | ||
+ | * If not defined, default REGOUT0 output = VDD = 1.8 V and GPIO output high = VDD = 1.8 V | ||
==== Notes ==== | ==== Notes ==== |