HAL_Delay function does not return
I have a bare metal board with an STM32H723ZGT6.I can connect and program the device.Initially I tried to use the HAL_Delay function but I found it hung the program never returning.This I determined by illuminating an LED on each side of the function...