User Activity

Hello ST Community,Can we apply Secure Boot on the STM32C031 family? I didn't find anything on the documentation. If not, what are the product series where we can apply Secure Boot?Thank you.
Hello, I'm trying to determine the source of the wakeup flag, whether it's the power being turned on or the trigger of wakeup pin 2.So this is my shutdown function:After i changed my shutdown function :    when I try to determine the reason for the w...
Hello,I'm contacting you regarding a support request concerning the wakeup from shutdown mode of the STM32C031C6T6: The issue we're facing is that __HAL_PWR_GET_FLAG(PWR_FLAG_WUF2) returns True when I power up my STM32, even though I haven't triggere...