cancel
Showing results for 
Search instead for 
Did you mean: 

Power Supply for STM32F030 Cortex TSSOP20 VDDA and VDD pin

fredy
Associate

Please i need help.

The datasheet, says the VDDA voltage level must be always greater or equal to the VDD voltage level
and must be provided first.

My qustion is: will my circuit work, if I tie the VDDA and VDD together, to be powered by the same  LDO DC-DC converter?

 

Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions
Andrew Neil
Super User

@fredy wrote:

The datasheet, says the VDDA voltage level must be always greater or equal to the VDD voltage level
and must be provided first..


Indeed it does:

AndrewNeil_0-1761764120977.png

https://www.st.com/resource/en/datasheet/stm32f030f4.pdf#page=13

 

However, Application note AN4080Getting started with STM32F0x1/x2/x8 hardware development, does say that it is OK to connect VDDA and VDD together to a single supply:

AndrewNeil_1-1761764351707.png

@STTwo-32 so it does seem that the datasheet wording is a bit misleading ...


Discussion of the datasheet wording split to new thread: 

STM32F030 datasheet: Misleading VDDA vs VDD sequencing description?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

5 REPLIES 5
Andrew Neil
Super User

@fredy wrote:

The datasheet, says the VDDA voltage level must be always greater or equal to the VDD voltage level
and must be provided first..


Indeed it does:

AndrewNeil_0-1761764120977.png

https://www.st.com/resource/en/datasheet/stm32f030f4.pdf#page=13

 

However, Application note AN4080Getting started with STM32F0x1/x2/x8 hardware development, does say that it is OK to connect VDDA and VDD together to a single supply:

AndrewNeil_1-1761764351707.png

@STTwo-32 so it does seem that the datasheet wording is a bit misleading ...


Discussion of the datasheet wording split to new thread: 

STM32F030 datasheet: Misleading VDDA vs VDD sequencing description?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
TDK
Super User

> will my circuit work, if I tie the VDDA and VDD together, to be powered by the same  LDO DC-DC converter?

Yes, if you tie VDD and VDDA together, then they are equal, and that satisfies the condition. That is the most common configuration.

If you feel a post has answered your question, please click "Accept as Solution".
fredy
Associate

Thank you all for your swift help.

I'll proceed with the design and share my finding after the circuit is build.

regards,

Hello @fredy and welcome to the community,

Better to close this thread by accepting the post that answered your question.

If you have further questions about this subject, you can open a new thread and refer to this one.

Thank you

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

Hello;

I said you need to accept the post that answered your question, not my post.

mALLEm_0-1761902797121.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.