How to debug code freeze in STM32F401
Posted on March 05, 2014 at 01:28Hi, I am running my own code on STM32F401 Discovery board. Sometimes (pretty rarely) the code freezes. I added sufficient logging to HardFault_Handler, but it is not executed. I am not sure, but most likely the code ...