STM32CubeL5
STM32CubeL5 copied to clipboard
HAL_Delay() does not count timer ticks
Set-up
- Board: STM32L562E-DK
- IDE: All.
Description The implemented HAL_Delay(), here and here, does not appear to use the timer tick to count for the delay supposedly in milliseconds.
Hi @Malek44,
The issue you pointed out is confirmed, an internal bug tracker has been logged and a fix will be implemented and made available in the frame of a future release. Thank you once again for your contribution.
With regards,
ST Internal Reference: 108588
Hi @Malek44,
The issue you reported has been fixed in the frame of version v1.5.0 of the STM32CubeL5 published on GitHub.
Thank you again for having reported.
With regards,