Relative Content

Tag Archive for esp32arduino-esp32pwmesp-idf

LEDC PWM in RISC-V assembly on ESP32-C3 using ESP-IDF

I’ve started a personal project a few days ago and I’m stuck on it. The idea is to output PWM on pin 8 (GPIO8) of a ESP32-C3 using LEDC peripheral on an ESP32-C3 using assembly language (RISC-V) with ESP-IDF. I’ve started by configuring GPIO, LEDC and enabling LEDC_CLK (according to the ESP32-C3 technical documentation) but no output have been observed.

LEDC PWM in RISC-V assembly on ESP32-C3 using ESP-IDF

I’ve started a personal project a few days ago and I’m stuck on it. The idea is to output PWM on pin 8 (GPIO8) of a ESP32-C3 using LEDC peripheral on an ESP32-C3 using assembly language (RISC-V) with ESP-IDF. I’ve started by configuring GPIO, LEDC and enabling LEDC_CLK (according to the ESP32-C3 technical documentation) but no output have been observed.

LEDC PWM in RISC-V assembly on ESP32-C3 using ESP-IDF

I’ve started a personal project a few days ago and I’m stuck on it. The idea is to output PWM on pin 8 (GPIO8) of a ESP32-C3 using LEDC peripheral on an ESP32-C3 using assembly language (RISC-V) with ESP-IDF. I’ve started by configuring GPIO, LEDC and enabling LEDC_CLK (according to the ESP32-C3 technical documentation) but no output have been observed.

LEDC PWM in RISC-V assembly on ESP32-C3 using ESP-IDF

I’ve started a personal project a few days ago and I’m stuck on it. The idea is to output PWM on pin 8 (GPIO8) of a ESP32-C3 using LEDC peripheral on an ESP32-C3 using assembly language (RISC-V) with ESP-IDF. I’ve started by configuring GPIO, LEDC and enabling LEDC_CLK (according to the ESP32-C3 technical documentation) but no output have been observed.