Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By eriksl
#77831 BTW lately I overhauled my PWM implementation and now (at 160 MHz CPU) it can do a real 16 bits PWM, even at the lowest duty cycles (1, 2, 3.../65535) which is always a problem for software based PWM's. At 80 MHz it comes close and is on par at duty 5/65535 and higher.