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

NRF52480 DK external Supply

When I just plug the USB cable on the board I get a GPIO high voltage of 3V. But when I also put +5V on the external supply pins, the GPIO high voltages are 4.5 V. Is this normal?

And if so, how can I change it to 3V?

I couldn't find something on this topic.

Best Regards

Parents
  • Hi,

    What pins are you using when supplying the chip with +5V? You should only connect such a high voltage to the V_DDH pin. This voltage will then be regulated down to safe levels internally in the chip. Like this:

    asdf

    It sounds like you have connected 5V directly to the VDD pins. This is way above maximum operating voltage and will likely damage your chip. Please refer to the Power supply section in the Product Specification.

Reply
  • Hi,

    What pins are you using when supplying the chip with +5V? You should only connect such a high voltage to the V_DDH pin. This voltage will then be regulated down to safe levels internally in the chip. Like this:

    asdf

    It sounds like you have connected 5V directly to the VDD pins. This is way above maximum operating voltage and will likely damage your chip. Please refer to the Power supply section in the Product Specification.

Children
Related