User Activity

I execute my program on unmodified nucleo-u5a5zj-q , it reliably reach the "Default_Handler" from the default startup_STM32U5A5ZJTXQ.s.My understanding from the screenshot:It goes here because a hardfault occurs:SHCSR_S.HARDFAULTACT = 1HFSR_S.FORCED ...
I have 19 nucleo-u5a5zj-q, my program successfully run on 18 of then but fails for 1 (I did not modify the board nor connect anything else than the STLINK USB cable). Failure here means it detects a hardfault.Is there anything that I can use to verif...
I am using NUCLEO-u5a5zj-q, I tried this:sru@sru-pqs-dell:~/repos/pqkey$ STM32_Programmer_CLI --connect port=swd index=2 -halt --optionbytes displ -ob nSWBOOT0=0 nBOOT0=1 -lockRDP2 0xFFFFFFFF 0xFFFFFFFF -----------------------------------------...
Kudos given to