Search found 1 match
- Tue May 27, 2025 1:33 am
- Forum: ESP-IDF
- Topic: C bare metal LEDC pwm module timer on ESP32
- Replies: 2
- Views: 232
C bare metal LEDC pwm module timer on ESP32
I'm new to C and ESP32 too. I currently write functions that generate PWM pulse. It's DOIT ESP32 DEVKIT V1 and the reference manual i'm using here https://www.espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf . I got stuck here: No PWM pulse out. I've tried to ...