Skip to main content
ADepr.1
Associate
March 8, 2024
Question

STM32U585 does not wake up from stop 3 mode when RDP is enabled

  • March 8, 2024
  • 2 replies
  • 1175 views

The project uses Trustzone with a secure bootloader (based on mcuboot) and non-secure application.
The application enters STOP3 mode, waiting for interrupt, with EXTI configured on a GPIO line to trigger an interrupt.
Waking up from stop mode works perfectly, unless readout protection is enabled (tested with level 0.5 and level 1).
In the documentation or the errata I can find no relation between RDP and stop mode behaviour.

This topic has been closed for replies.

2 replies

ADepr.1
ADepr.1Author
Associate
March 8, 2024

Apparently EXTI is not a valid exit mode for STOP 3 mode.
In STOP 1 or STOP 2 mode the issue does not occur.
So the fact that it works when RDP is not enabled seems to be an error.

Joe WILLIAMS
ST Employee
March 9, 2024

Hi ADepr.1,

Your post was escalated to ST Online Support Team for additional assistance.

Kind Regards

Joe WILLIAMS

STMicro Support