5 years ago.

HAL Ticker guide

Hi all,

I need a very precise Ticker, I'm currently using the HAL APIs to use the hardware timer. I'm wondering if it is the right way to do it and I'm looking for some guide about how timers works and how I can create a HALTicker class that permits me to use all the timers that are present in the board.

1 Answer

5 years ago.

Hi Noè,

We have a documentation about how to use Timer API, you can refer here,

https://os.mbed.com/docs/mbed-os/v5.12/apis/timer.html

Thanks,

Desmond