Time commands and its relation with timers in the ESP32 Board (Arduino IDE)

jgomez109
Posts: 2
Joined: Tue Apr 28, 2020 9:55 pm

Time commands and its relation with timers in the ESP32 Board (Arduino IDE)

Postby jgomez109 » Thu Jun 18, 2020 2:17 pm

Hi.

The arduino board uses the millis () function, using Timer 0.The ESP32 board has two timer group, each one with 2 timers (Timer Group 1: TIMER 0 - TIMER 1, Timer Group 2: TIMER 2- TIMER 3). The question is what timers are used when using the following commands (ARDUINO IDE) ?

a) esp_timer_get_time();
b) xTaskGetTickCount();
c) millis();
d) micros();
e) esp_log_timestamp();

Who is online

Users browsing this forum: No registered users and 113 guests