Search found 1 match
- Tue Jun 20, 2023 2:18 am
- Forum: ESP-IDF
- Topic: Troubleshooting RGB LED Blinking Issue on ESP32-C3
- Replies: 1
- Views: 4979
Troubleshooting RGB LED Blinking Issue on ESP32-C3
Hello, I'm facing an issue with blinking the onboard RGB LED on my ESP32-C3-devKitM-1 board. According to the ESP32-C3 guide , the RGB LED is connected to GPIO 8 . Although I can successfully make the LED blink using Arduino programming, I'm unable to achieve the same result when using C programming...