Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RGB LED on PIN 48 not working? #1

Closed
PBrunot opened this issue Mar 28, 2023 · 8 comments
Closed

RGB LED on PIN 48 not working? #1

PBrunot opened this issue Mar 28, 2023 · 8 comments

Comments

@PBrunot
Copy link

PBrunot commented Mar 28, 2023

I am unable to get the RGB LED to work on YD-ESP32-S3 N8R2 2022-V1.3 with standard Micropython and recent Micropython with NeoPixel library. Oscilloscope attached to GPIO48 shows no 800 KHz output.

Another user has the same issue, with board V1.4.

Is this a known problem ? Any workaround ?

See for more details : https://github.com/orgs/micropython/discussions/11097

@PBrunot
Copy link
Author

PBrunot commented Mar 29, 2023

I think I have a defective ESP32 because the GPIO 48 is not outputting any signal, and if I connect NeoPixel on board to GPIO 10, it works fine.

@PBrunot PBrunot closed this as completed Mar 29, 2023
@mikadoryu
Copy link

First of all, do I solder the rgb pads that connect it to pin 48? I had the same problem that the rgb led did not work until I had to activate the led.
PIC001

@PBrunot
Copy link
Author

PBrunot commented Mar 30, 2023

You are correct. I thought it was a resistor! Now the NeoPixel works fine.

@tyg6
Copy link

tyg6 commented Jun 24, 2023

@mikadoryu @PBrunot I had the same problem, could you please explain more simply how to activate the led? Many thanks!
esp32-s3-rgb-led

@PBrunot
Copy link
Author

PBrunot commented Jun 24, 2023

@tyg6 : you just need to add a bit of solder on the jumper below the RGB letters with your soldering pan, so that the circuit to the NeoPixel is closed. From your photo there is a gap between the two jumpers pins, so the NeoPixel will not work without this addition.

@tyg6
Copy link

tyg6 commented Jun 24, 2023

@PBrunot Thanks for your quick reply! Got your point!

esp32-s3-rgb-led-2

@tyg6
Copy link

tyg6 commented Jun 24, 2023

It works! finally I found the gap should be a 0603 10kΩ resistor.
It's a good design, cause you can use the GPIO 48 for other functions.
But it is frustrating there is no document for this tip.

esp32-s3-rgb-led-3
esp32-s3-rgb-led

@vcc-gnd
Copy link
Owner

vcc-gnd commented Sep 7, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants