Question
HAL FreeRTOS change time base
Posted on October 06, 2015 at 11:28
Hello there,
I am using HAL library with FreeRTOS middleware. The minimum delay I can use for the osDelay() function seems to be 1 ms. I would like to turn on task periodically every 10 or 100 ns. Is that even possible? I would apreciate all help.