Getting the TimeStamp betterway in ms in STM32F4
Posted on May 09, 2016 at 06:15How can we get the timestamp information in a better way in ms - using systick configured @1ms and calling HAL_GetTick() to get the time in ms or using RTC? #systick #priority #!stm32f4-!stm32f401-!rtc #stm32f4