stm32H7, HAL_Deinit() causes core stall
Hi there, I'm fixing the jump function from my custom bootloader to the application, below the code: static void __inline__ CheckAPPjumpRESET(void) { /*.-.-.| Local variables: |.-.-.*/ u32t uiI = 0; /*.-.-.| Execution: |.-.-.*/ if(GetRESETkey()...