Systick IRQ priority and HAL_Delay()
Hello everyone,return to the issue of problems that can arise using the HAL_Delay (), within the Interrupt service functions in projects for embedded systems without RTOS.Briefly: the HAL_Delay (), uses the interrupts thrown every mSec by the system ...