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

VDDH measurement with the ADC (nrf52840 QIAAC0)

Dear All,

I am measuring VDD and VDDH using the internal SAADC. In normal mode (VDDH not connected to VDD) the reported results are good (3.0V and 1.8V for example). But in high voltage mode (VDDH connected to VDD), the VDD measurement is correct but not that of VDDH (1.9V and 3V) instead of (3V and 3V). Same results with 3 boards from 3 different vendors. Is this behavior normal?

Thanks

Parents
  • Hi Haakonsh

    VDDH not connected to VDD => VDDH is supplied externally. VDD is provided by the nRF chip. Figure 209: Circuit configuration no. 2 schematic

    VDDH connected to VDD => VDDH is shorted to VDD and supplied externally. Figure 210: Circuit configuration no. 3 schematic.

    In both cases NO DCDC is used. (Both DCDC regulators are disabled: DCDCEN0=0; DCDCEN1=0).

    Ref. nRF52840 Product Specification v1.0

    Thanks

Reply
  • Hi Haakonsh

    VDDH not connected to VDD => VDDH is supplied externally. VDD is provided by the nRF chip. Figure 209: Circuit configuration no. 2 schematic

    VDDH connected to VDD => VDDH is shorted to VDD and supplied externally. Figure 210: Circuit configuration no. 3 schematic.

    In both cases NO DCDC is used. (Both DCDC regulators are disabled: DCDCEN0=0; DCDCEN1=0).

    Ref. nRF52840 Product Specification v1.0

    Thanks

Children
Related