This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52832 programming IC with qfn48 adapter

I have a nrf52 DK that I want to use to program the nrf52832 IC. I have bought a qfn48 adapter from here. I wish to use this adapter to place the IC then make connections with the NRF52 DK as follows:

DK     -> IC 

SWDIO -> SWDIO

VTG  -> VDD

GND_DETECT -> GND

SWCLK -> SWCLK

I am powering the IC using the adapter with an external supply. however the IDE doesn't seem to detect the board. 

basically I want to pre program an IC and then solder it on my custom board. 

any solutions?

Thanks.

Parents
  • You're missing the 6th connection:

    DK GND --> IC GND. 


    Also how does your grounding and supply pin decoupling look? You will most likely need to swap that pcb with one that is as close to our reference design as possible, otherwise that IC socket will probably not be able to support the nRFs during programming, and it will certainly not support it for debugging purposes. 

    Your other options are:

    A) Post assembly programming, like Andrew suggests. Either use a TC-2030 connector or get a cheap bed-of-nails from Shenzhen.  

    B ) Pre assembly programming by a third party. The IC will be programmed and re-packaged onto new reels.

  • I am using this to power the IC externally. since this connects to the USB of the PC like the NRF DK the grounds are common eventually. though I have made the said connection as well. 

    Do I need an oscillator and other components (like on the reference design) in order to just program it?

  • You do not need an external oscillator for programming, but you need to ground and decouple the IC properly and that is not possible with that pcb without modifications to it. 

Reply Children
No Data
Related