Is it acceptable to use the nrf52805's DEC4 pin as 1.3 V reference?
I've connected the pin across a ~11 MOhm divider to to create a 0.12V reference for an op amp.
I figured the current drawn here would be negligible so it'd be okay, but I'm not able to activate the DCDC regulator.
When I write to the `dcdcen` register at startup, the chip resets.
I'm using the inductors specified in the reference design:
10uH +/- 10% 0603 package
15nH +/- 5% 0402 package
Am I doing something unreasonable here?
Or are there other things I need to setup before I can use the DCDC regulator?