Custom ESP32s3 board and GPIO issues
Posted: Sun Jun 04, 2023 3:48 pm
Designed a custom board around the DevKit schematic and "most things work"...
What I cannot get working is PWM on GPIO's 8-10 (pin 12-14). Connected to a LED it flickers all the time. Tried to understand if those pins are used internally somehow...
Using the ESP32-S3-MINI-1-N8.
I have verified on a naked board that the PCBs are routed and connected to the expected connector pins. Checked my images from when I put the solder paste on. PWM on the "internal LED" pin GPIO26 works as expected. For headers, I have broken out GPIO1-2 and GPIO4-10 and I can't control any one of them..... Did a blink sketch using all those pins incl. GPIO26. Only GPIO26 is going from low to high every other second.
PCB:
Solder Paste: Any type of input here? First use of the S3 so I have tried to find any info on these GPIO pins ....
What I cannot get working is PWM on GPIO's 8-10 (pin 12-14). Connected to a LED it flickers all the time. Tried to understand if those pins are used internally somehow...
Using the ESP32-S3-MINI-1-N8.
I have verified on a naked board that the PCBs are routed and connected to the expected connector pins. Checked my images from when I put the solder paste on. PWM on the "internal LED" pin GPIO26 works as expected. For headers, I have broken out GPIO1-2 and GPIO4-10 and I can't control any one of them..... Did a blink sketch using all those pins incl. GPIO26. Only GPIO26 is going from low to high every other second.
PCB:
Solder Paste: Any type of input here? First use of the S3 so I have tried to find any info on these GPIO pins ....