Search found 2 matches

by Ichoravor
Thu May 19, 2022 4:58 pm
Forum: ESP-IDF
Topic: LEDC PWM Synchronization
Replies: 2
Views: 2326

LEDC PWM Synchronization

Hello, I've been using the LEDC peripheral of the ESP32-C3 device to produce PWM signals, I've been successful at creating the signals I want with respect to the frequencies and I've been happy with the stability of the signals being produced. However, the phases of the signals relative to each othe...
by Ichoravor
Wed May 18, 2022 7:29 pm
Forum: ESP-IDF
Topic: ESP32-C3 PWM Lockstep
Replies: 0
Views: 1029

ESP32-C3 PWM Lockstep

Hello, I've been trying to get the ESP32-C3's PWM output to synchronize across different timer channels and have been met with difficult in achieving that. I'm trying to have the device output four PWM signals at 20MHz, 2MHz, 1MHz and 32.25kHz, I've achieved this, however the problem is that the sig...