vcc-gnd / YD-ESP32-S3

YD-ESP32-S3 Micropython VCC-GND Studio
72 stars 18 forks source link

RGB LED on PIN 48 not working? #1

Closed PBrunot closed 1 year ago

PBrunot commented 1 year ago

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 commented 1 year ago

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.

mikadoryu commented 1 year ago

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 commented 1 year ago

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

tyg6 commented 1 year ago

@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 commented 1 year ago

@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 commented 1 year ago

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

esp32-s3-rgb-led-2

tyg6 commented 1 year ago

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 commented 10 months ago

你购买是板子是山寨板,需要短接

At 2023-06-25 03:28:19, "Shuhu Liu" @.***> wrote:

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.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>