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

JLink Voltage value for flasdhing change

Hi,

I have a custom board with nrf52833 I would like to flash with custom firmware. I would like to flash this board by "P19 debug out connector" from DK.

How can I do the power supply of the external board? VDD of external Board has to be 1,8V!

In my opinion I have two options:

1.: Power by soldering bridge SB47 of DK. In this case, I have to customize VDD of DK to 1,8V I think. How can I do this?

2.: Power the custom board by external supply to VDDH (5V) and NOT soldering bridge SB47 of DK. Does this works? What value is VDD in this case? It´s not configured to this time.

Thanks in advance

Simon

Parents Reply
  • simon1516 said:
    I power the target boards by nRF52833 DK board.

     You need to power the target board with 1.8V.
     

    simon1516 said:
    I can´t connect a 3V programmer (=nRF52833 DK board) to this target.
    simon1516 said:
    Yes, I use nRF52833 DK, this also support 1.8V targets:

     https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf52833_dk%2FUG%2Fnrf52833_DK%2Fhw_debug_out.html
    "The voltage supported by external debugging/programming is VDD voltage. Normally, this is 3 V when running from USB, but if the onboard nRF52833 SoC is supplied from either USB or Li-Ion, the nRF power source switch (SW9) is in either Li-Po or USB position, and VDD can be set by the nRF52833 firmware. Make sure the voltage level of the external board matches the VDD of the nRF52833 DK."

    If you've erased the nRF52833 on the DK, power the DK from the Li-po or nRF USB inputs, and powered the external board at 1.8V, you should be able to interface the debugger with the external board.

Children
Related