Neopixel doesn't wok on GPIO32

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
Patrice
Posts: 13
Joined: Mon Feb 10, 2020 3:34 am

Neopixel doesn't wok on GPIO32

Post by Patrice » Sun Oct 04, 2020 11:53 pm

Hi,

I have a problem with using of Neopixel LED on GPIO32.
It works very well on other GPIOs but I don't know why, no signal on GPIO32.
I tested other functions like classic output IO, servo driver and everything works perfectly on this IO.
I didn't find any restriction on the use of this Pin.
Do you have any idea about this problem?

Thank you.

Post Reply