Skip to main content
gerald23
Associate
March 5, 2018
Question

SMT32F031 Power Sequencing

  • March 5, 2018
  • 1 reply
  • 774 views
Posted on March 05, 2018 at 05:29

In Section 3.5.1 of the STM32F031 datasheet states:

The V

DDA

voltage level must be always greater or equal to the V

DD

voltage level and must be established first.

The statement �

V

DD

voltage level and must be established first

� is a bit confusing. Does this imply some sort sequencing is required? Or can the two pins be tie together?

#stm32f031-power-scheme-sequencing
This topic has been closed for replies.

1 reply

William chang
Associate III
March 5, 2018
Posted on March 05, 2018 at 06:15

0690X00000609vAQAQ.png0690X00000609vKQAQ.png

I think 

Because VDDA power up the clock, it need to be first to make sure MCU running correctly and not making any annoying things to the IO.

 

it seems it  can be tied together.

because the demo board did tie. 

for that reason, the quote from ST  confuse me too!