Hi,
I bought a custom nrf52840 board and I need to program my firmware on this SOC with PCA10056 DK debug output port. in below you can see part of shematic of my custom board.
as you can see regulators are configured in High voltage mode where battery voltage(4.2v) is connected to VDDH and VDD voltage (expected to be 3.3v) is generated by the REG0.
as I read in NORDIC froums by default REG0 is configured to generate 1.8V voltage and then soc work with 1.8v and could not be programmed with PCA10056 DK.
so in order to program soc I want to disconnect battery from my board and then connect custom board to PCA10056 DK p20 port like below:
SWIO -> DK SWIO
SWCLOCK -> DK SWCLOCK
GND-> DK GND DETECT
VCC_nRF -> DK VDD_nRF
and also I think that I need to short SB47 as I need to supply voltage to my soc board from DK.
now, are above description correct?? this wouldn't damage to anything?? just because I have one board I do not want damage it.
thanks.