Skip to main content
Associate
October 24, 2024
Solved

PowerSTEP01 VDDIO Connection

  • October 24, 2024
  • 2 replies
  • 763 views

Hi,

We are using the chip PowerSTEP01 in our design. In the datasheet, it is mentioned in the application diagram that the VDDIO pin can be powered from the VREG pin. However, the X-NUCLEO IHM03A1 evaluation board design shows that it is powered externally. Which one is the correct way of doing it? Are there any problems or limitations in powering the VDDIO from the internal regulator?

 

Best Regards,

Biju

Best answer by Peter BENSCH

Welcome @bmkc, to the community!

There is an internal LDO behind the pin VCCREG, which generates the 3.3V from the voltage at VCCREG, which is fed out at the pin VREG. However, if you want to supply VREG externally with 3.3V, you must connect VCCREG and VREG together and then apply this external voltage there (see data sheet, section 7.19, under fig 15).

It is therefore not a question of one of the two options being more correct, but of application variants.

Does it answer your question?

Regards
/Peter

2 replies

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
October 28, 2024

Welcome @bmkc, to the community!

There is an internal LDO behind the pin VCCREG, which generates the 3.3V from the voltage at VCCREG, which is fed out at the pin VREG. However, if you want to supply VREG externally with 3.3V, you must connect VCCREG and VREG together and then apply this external voltage there (see data sheet, section 7.19, under fig 15).

It is therefore not a question of one of the two options being more correct, but of application variants.

Does it answer your question?

Regards
/Peter

bmkcAuthor
Associate
October 29, 2024

Hi Peter,

Thank you for your reply. Yes, it does answer my question.
Regards,
Biju