Page 1 of 1

double edge PWM generation

Posted: Wed Mar 29, 2023 9:44 am
by AMOL_CHALWARE
Can we create double edge PWM using ESP 32 S2 dev.board..if yes how ,is there any library or need code modifications

Re: double edge PWM generation

Posted: Sat Apr 01, 2023 11:30 pm
by MicroController
The ESP32 has the "Motor Control Pulse Width Modulator (MCPWM)" which may be what you're looking for, but the ESP32-S2 doesn't have one so I think you're out of luck.