Search found 2 matches

by crybite3
Fri Apr 29, 2022 8:51 am
Forum: Hardware
Topic: ESP32-C3-DevKitM-1 PWM problem
Replies: 2
Views: 2166

Re: ESP32-C3-DevKitM-1 PWM problem

We tested the camera can work in 2MHz, so we will go for it.
Thank you for your detailed explanation and quick reply.
by crybite3
Wed Apr 27, 2022 3:30 am
Forum: Hardware
Topic: ESP32-C3-DevKitM-1 PWM problem
Replies: 2
Views: 2166

ESP32-C3-DevKitM-1 PWM problem

Hello everyone, We are interfacing an IR camera with the ESP32-C3-DevKitM-1. Because the camera needs a 3MHz clock to drive so we used LEDC to generate a 3MHz PWM signal with 50% duty cycle. But we found out that the negative edge of PWM signal is glittering: PWM3MHz.PNG May we have any suggestions ...