esp32 PCNT counter
Posted: Mon Dec 02, 2024 10:28 am
I am attempting to read a PWM bit signal from a WS2812B. Is it possible for me to use the PCNT module on the esp32 for me to count the pulses and obtain the frequency of the signal. The Ws2812B bit signal frequency when read using the oscilloscope is around 800Khz and the pulse high time is around 400-800ns. We are currently using an esp32-c3 but planning to move to an esp32 with the PCNT module if the need arises.