2025-10-29 11:29 AM - last edited on 2025-10-30 8:07 AM by mƎALLEm
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.
Solved! Go to Solution.
2025-10-29 12:01 PM - edited 2025-10-31 2:46 AM
@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:
https://www.st.com/resource/en/datasheet/stm32f030f4.pdf#page=13
However, Application note AN4080, Getting started with STM32F0x1/x2/x8 hardware development, does say that it is OK to connect VDDA and VDD together to a single supply:
@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?
2025-10-29 12:01 PM - edited 2025-10-31 2:46 AM
@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:
https://www.st.com/resource/en/datasheet/stm32f030f4.pdf#page=13
However, Application note AN4080, Getting started with STM32F0x1/x2/x8 hardware development, does say that it is OK to connect VDDA and VDD together to a single supply:
@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?
2025-10-29 12:10 PM
> 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.
2025-10-30 7:58 AM
Thank you all for your swift help.
I'll proceed with the design and share my finding after the circuit is build.
regards,
2025-10-30 8:07 AM
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
2025-10-31 2:27 AM
Hello;
I said you need to accept the post that answered your question, not my post.