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

Internal Regulators Nrf9160

Hello All,

Does the module have internal regulators that can be used to power connected peripherals? There is the 1.8V output for Sim_1V8. Is this strictly dedicated to the sim card VCC pin or can this also be used to power external components. Can other pins be configured to output the 1.8v as well?

There is VDD_GPIO. But the datasheet confused me a bit as I originally thought this was an output pin that could be configured for 1.8v -3.3 but i believe it is input supply for GPIO's. So it appears that Power would need to be supplied to VDD (3-5.5) and then to VDD_GPIO (1.7-3.6)

Can anyone clarify a bit on this?

Thanks.

Parents
  • Hi,

     

    No, there is no internal regulators that can be used to power connected peripherals. The SIM_1V8 card should not be used for anything but the SIM card. You can source some power from the GPIOs themselves, but not a whole lot. Previously we've recommended to not exceed 15mA, I expect this to still be valid.

     

    VDD_GPIO is the input of the GPIO power supply as you say, you can provide it with 1.8V-3.6V depending on what you want as logic high. VDD is the system power, and can be determined independently from VDD_GPIO (as long as they are both within their respective range), but obviously if your supply is 3.0-3.6V you can supply both VDD and VDD_GPIO in parallel.

     

    Best regards,

    Andreas

  • Thanks Andreas.

    As a follow up, You mentioned that some power can be sourced from the GPIO's themselves is this with or without VDD_GPIO connected? What is the maximum recomended value?

    Also, If VDD and VDD_GPIO can be the same. Would it be possibly to use a 3.7v Li-ion battery? or is 3.6v the absolute max for VDD_GPIO?

    Thanks!

Reply Children
Related