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
  • Since the default voltage of REG0 is 1.8V

    That is my problem. VDD Voltage of a 3rd party board is configured to 3V. So I can´t supply this board on my custom PCB (which includes this 3rd party board), because there are components working with 1,8V, powered by VDD. So I have to change VDD configuration before I can connect lipo battery to VDDH.

    Therefore I have to change VDD from nrf52833 DK board to 1,8V. After doing this, I can flash firmware with this voltage level to the PCB.

    Because of that, I need to know, how to change VDD voltage level of 52833 DK board.

    Could you help me with that?

Children
Related