NRF52840 logic level (3.3V) Available

I am using NRF52840 and supplying Li ion battery through VDDH.
I am getting 1.8V on GPIOs, SPI and uart.
When I connected VDD to Jlink, its upscaled to 3.3V (Since it is getting 3.3V through jlink).

I have connected some devices, where the connection is 3.3V.
Is there a way to operate NRF52840 on 3.3V logic?

Parents Reply
  • Vijil Jose said:
    can you give an example code for the same.

    See this guide.

    Vijil Jose said:
    also, all the SPI, UART voltage level also get changed by this correct?

    Yes, all GPIOs will run at VDD,

    Vijil Jose said:
    Is there any advantage of running CPU in 1.8V compare to 3.3V?

    The CPU will not run on 3V3, only VDD, VDD will always be regulated down to 1V3 which is the system voltage:

    regards

    Jared 

Children
Related