nrf52840 Vbus supply and supplying external components with 3.3v

I am using the nrf52840 on the Raytac MDBT50Q-1MV2 module. (https://www.raytac.com/product/ins.php?index_id=24)

I am supplying the module with 5v USB power to the VBUS pin. I need a standard 3v3 output from the module to power external components and I am using VDD for this purpose. However, when I provide power to the chip the VDD is not outputting 3v3. What setup do I need in order to get a 3v3 output from the module/chip in order to supply external components?

Thank you.

Parents Reply
  • Callum Little said:
    Are you aware of any configurations that may cause a 4.4v voltage on the VDD pin?

    No, if the nRF52840 is used in High Voltage Mode which sets VDD as an output for external supply, then the maximum VDD can be set to is 3V3. 

    Callum Little said:

    And what configuration should we have in order to get 0v on VDD so that we can supply our 3.3v to that pin in order to power the board?

    If you want to power the nRF52840 directly through VDD (Normal Mode), then you have to tie VDDH and VDD together, which will set VDD as an Input. Maximum Input voltage is then 3V6.

    regards

    Jared

Children
Related