HAL_Delay() stopped working
I have read most of the replies to posts that had the same problem that I am having with HAL_Delay() not working. None of the solutions that I tried worked.
It is apparent that the interrupt handler is never getting executed so any attempt to use HAL_Delay() just locks up the firmware. In an earlier version of this firmware, I did not have any problems, but now I have not been able to restore operation.
Help! (thanks in advance)
