Resolved! 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 HA...