ESP32 Arduino timer issue ?

Micbelli
Posts: 1
Joined: Thu Apr 28, 2022 8:39 am

ESP32 Arduino timer issue ?

Postby Micbelli » Thu Apr 28, 2022 8:54 am

Hello
I am a new member and when I use timer in Arduino sketch, the timer n°3 behaves like it doesn't exist . When I edit the file :arduino-esp32/cores/esp32/esp32-hal-timer.c :

static hw_timer_t timer_dev[4] = {
{0,0}, {1,0}, {1,0}, {1,1}
};
So the n°2 and n°3 are the same. If I use timer n°4 it's work fine.
Am I wrong?
Best regards

Who is online

Users browsing this forum: No registered users and 117 guests