2026-04-16 3:26 AM
Hello Team,
We are using the internal SMPS configuration for the core power supply. However, the power-up sequence does not specify the timing requirements for the different stages.
Could you please provide the timing details for the following?
Thanks
2026-04-20 9:47 AM
Hello @kadam
I hope it's clear
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.
2026-04-24 4:29 AM - edited 2026-04-24 4:36 AM
Hello FBL,
Thank you for your suggestion.
In our custom board design, we are using only one regulator to generate 1.8V.
Could you please suggest us which power tree will be suitable to manage power up sequence?
Option-1
Option-2
Option-3
Regards,
Kadam
2026-04-30 7:18 AM
Hello FBL,
Could you please help us with requested information?
Regards,
Kadam
2026-05-12 12:58 AM
Hi @kadam
Sorry for my late reply.
Option 2 is a suitable choice for your board architecture. It keeps VDDIO and VDDA1V8_AON powered first, so the MCU always-on domains are available before the other supplies.
Then, depending on your regulator arrangement, assert PWR_ON to enable the SMPS path and generate VDDCORE.
After that, you can power the remaining supplies, such as: VDDA1V8 VDDA18USB VDDA18CSI ..
You can refer to board schematics as reference.
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.