Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1

egagnon
Posts: 5
Joined: Thu Sep 29, 2022 1:58 pm

Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1

Postby egagnon » Tue Oct 11, 2022 12:26 pm

Just a heads-up. I recently tried compiling and running the blink example on a ESP32-S3-DEVKITC-1. The LED was not blinking. After some troubleshooting and reviewing the schematics, I found the default project pin assignment in the menuconfig was set to GPIO #48 which is incorrect. It should instead be 38. After making the change, the LED started blinking as expected.

The README.md file should be updated since it has the incorrect information below:

" Some development boards use an addressable LED instead of a regular one. These development boards include:

| Board | LED type | Pin |
| -------------------- | -------------------- | -------------------- |
| ESP32-C3-DevKitC-1 | Addressable | GPIO8 |
| ESP32-C3-DevKitM-1 | Addressable | GPIO8 |
| ESP32-S2-DevKitM-1 | Addressable | GPIO18 |
| ESP32-S2-Saola-1 | Addressable | GPIO18 |
| ESP32-S3-DevKitC-1 | Addressable | GPIO48 |
"

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1

Postby ESP_Sprite » Wed Oct 12, 2022 4:34 am

Seems the GPIO was changed between version. I'll make an issue to update the docs; thanks for reporting!

egagnon
Posts: 5
Joined: Thu Sep 29, 2022 1:58 pm

Re: Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1

Postby egagnon » Fri Oct 14, 2022 1:31 pm

Thank you!

fabiolikke
Posts: 6
Joined: Sat Jan 02, 2021 11:16 pm

Re: Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1

Postby fabiolikke » Wed Jan 04, 2023 4:58 pm

in the schematic of ESP32-S3-DEVKITC-1 kit not have yet a rgb led and relative connection please upgrade

Who is online

Users browsing this forum: Basalt and 357 guests