User Activity

I am trying to get the STM32U575 to wake from STOP3 mode using the NUCLEO-U575ZI-Q dev board. I followed the example to enable the wakeup pin, clear any pending wakeup flag, and then go to sleep. I have this configured to pin PC13 which is the user p...
I am trying to erase my STM32U575 which is on a Nucleo board (U575ZI-Q) and it connected to the computer via ST-Link V3. I can erase the chip fine using the GUI STM32CubeProgrammer, but the command line method does nothing. This is the output I get w...