2021-06-03 12:22 AM
Hi,
I have to use STM32L562CEU6P on my project.
This uP has two VDD12 pin for external SMPS.
My question is simple, this SMPS supply is required or can I left this pins floating?
I don't need this feature and manual is not very clear.
Thanks in advance.
Solved! Go to Solution.
2021-06-03 03:08 AM
Hello @MFail.1 ,
Welcome to STM32 Community!
Please refer to RM0438 (Section 8 Power control (PWR))
if an external SMPS is used, these pins must be connected.
otherwise (i.e. LDO is used for Vcore) these pins can be NC.
Imen
2021-06-03 03:08 AM
Hello @MFail.1 ,
Welcome to STM32 Community!
Please refer to RM0438 (Section 8 Power control (PWR))
if an external SMPS is used, these pins must be connected.
otherwise (i.e. LDO is used for Vcore) these pins can be NC.
Imen
2021-06-03 03:12 AM
Thank you so much, I have not seen this note at my first look.
2021-06-03 03:14 AM
Please select my answer as Best if it fully answered your question, so that this thread will marked as solved.