This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to create Time counting function in STM32F103TBR6

Can any one give some idea for How to create time function which provide some specific time delay?

Do we any other way also accept using timers/counters for creating delay function for specific time?

Is there any builts in time related functions for embedded pi(stm32f103tbr6) as like we have millis() in arduino.

Thanks in advance.