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

Programming custom PCB nrf52840

How can I use nrf 52840 PDK to program custom PCB made using nrf52840 soc and reference circuitry suggested in datasheet, Circuit configuration no. 6 ??

Is there any software configuration required before downloading codes?

Parents Reply
  • Thanks MartinBL !!!

    I've attached external LC filters  with both DC/DC converters. I will be activating DC/DC in place of LDO as they are more efficient. To enable them I would be modifying registers 

    NRF_POWER->DCDCEN   &

    NRF_POWER->DCDCEN0 

    Further, In high power mode, I will be selecting VDD by

    NRF_UICR->REGOUT0 

    I hope these configurations will not cause any issue in proper functioning. 

Children
Related