Page 1 of 1

ESP-IDF : Esp32s3 - Is there a module that can be used to count the number of clock (pulses) on 2 different pins ?

Posted: Fri Jun 02, 2023 2:14 pm
by ThomasESP32
Good afternoon,

I am working on the Esp32S3 and I would like to know if there is are two counting modules inside the chip
(That could be used to count clock pulses on two different pins).

My goal would be to reset the two counters, to start them,
to delay my program during 100ms and then to see how much pulses have been counted
on the two pins during 100ms.

Could you please help me on the subject ?

Best regards,

Thomas TRUILHE

Re: ESP-IDF : Esp32s3 - Is there a module that can be used to count the number of clock (pulses) on 2 different pins ?

Posted: Fri Jun 02, 2023 2:43 pm
by a2800276
Not sure if I'm not understanding something: is there something you're missing from the counter peripheral?