Page 1 of 1

timers in esp32

Posted: Wed Dec 21, 2016 1:40 pm
by kamesh
hi,

How to run a timer either software or hardware timer independtly? how to enable a timer. pls provide some guidance/ sample code regarding this,


Thanks,
kamesh

Re: timers in esp32

Posted: Thu Dec 22, 2016 1:25 am
by ESP_Sprite
There is timer example code in esp-idf/examples/13_timer_group.

On a more personal note: you might have noticed that a lot of the topics you made did not gather many answers, and especially not many comprehensive ones. You might want to have a read-through of http://www.catb.org/~esr/faqs/smart-questions.html if you want to improve on that.