Skip to main content
Visitor II
March 14, 2025
Question

Details of Power down sequence of STM32N657X0H3Q

  • March 14, 2025
  • 1 reply
  • 698 views

Hi All, In datasheet of STM32N657X0H3Q controller only power-up sequencing details are shown., Is there any power down sequencing is required?

If Yes, Please suggest the document which gives complete information of power down sequencing. 

    This topic has been closed for replies.

    1 reply

    ST Employee
    March 14, 2025

    Hello @Tejas_P_R 

    For the power-up conditions, proceed in this order: 1, 2 and 3.

    1. Apply VDD and VDD18AON (VBAT connected to VDD if no external battery is used), this will give the output PWR_ON=1.
    2. Apply VDDCore (in external SMPS bypass using PWR_ON) and VDDSMPS  in internal SMPS.
    3. Then apply the other supply: VDDA18PLL, VDDIOx, VDDA18PMU, VDDA33USB, VDDA18USB, VDD33USBCC, VDDCSI, VDDA18ADC, VREF+

    For the Power-down, follow the procedure in reverse order 3, 2 and 1.

    Best regards,
    Romain,

    Tejas_P_RAuthor
    Visitor II
    March 14, 2025

    Hi Romain,

    Thanks for your reply...!

    We will follow the power-up sequence as mentioned in datasheet, But If we are not going to use the power down sequencing and turning OFF all power supply at once will affect any functionality?

     

    Regards

    Tejas

    ST Employee
    March 14, 2025

    @Tejas_P_R 

    In this case, you do not proceed with a power-down sequence, but with a complete direct shutdown.
    This will not cause any problem.

    Best regards,

    Romain,