Hi,
I´m making my own custom nrf52811 board, but I do have some questions about programming. I want to program it with the nrf52dk using p20.
Now I did read that 3v is needed for external programming, but I'm using 3.3v to feed my uC. Is this a big problem? If it is I will change the output of my dcdc-converter on my PCB.
An other question is, this is what I found about how to wire it:
1. VDD and VTG -> VDD (CustomBoard)
2. SWDIO -> SWDIO (CustomBoard)
3. SWDCLK -> SWDCLK (CustomBoard)
4. GND and GND_DETECT -> GND (CustomBoard)
Is this correct and is this all I need to know?
I don't want to makes mistakes on my PCB, otherways I must wait again till my PCB is printed.