How to configure NRF52840(dk) GPIO voltage to 1.8V on Zephyr

Hi,

I am using the NRF52840DK and would like to configure the GPIOs to have levels of 1,8V by using zephyr 2.4 or zephyr 3.1. By default I am getting 3 V.

Can anybody give me some advise? I did not find anything helpful in the documentation.

Regards,

Volker

Parents Reply
  • Hi,

    You are getting confused by how the high voltage mode is set. It can only be done via hardware connections as mentioned earlier and not possible to do it via software. 

    If you use the DK with default config it is in normal voltage mode. If you set SW3 to USB and power the DK from nRF USB (J3), you can change the UICR register and change voltage.

    -Priyanka

Children
No Data
Related