ESP-01 won't boot with buzzer MODULE plugged into GPIO2
Posted: Wed Feb 03, 2021 11:52 am
Hello,
I'm trying my first project with an ESP-01s. I am trying to control a passive buzzer module, but the ESP8266 won't boot when the signal wire is connected to GPIO2 on boot.
The same question has already been asked for a buzzer (not a buzzer module) here: viewtopic.php?f=160&t=16177
In that thread, a workaround was suggested to connect the buzzer between 3.3v and GPIO2 rather than between GPIO2 and ground, so that the buzzer receives 0v on boot.
In the case of the buzzer MODULE, there are 3 pins (VCC, GND, S). Does anyone know how I can drive this from my ESP01? At present, I can only get it working if I boot with the buzzer disconnected, and then connect it while running.
Thanks!
I'm trying my first project with an ESP-01s. I am trying to control a passive buzzer module, but the ESP8266 won't boot when the signal wire is connected to GPIO2 on boot.
The same question has already been asked for a buzzer (not a buzzer module) here: viewtopic.php?f=160&t=16177
In that thread, a workaround was suggested to connect the buzzer between 3.3v and GPIO2 rather than between GPIO2 and ground, so that the buzzer receives 0v on boot.
In the case of the buzzer MODULE, there are 3 pins (VCC, GND, S). Does anyone know how I can drive this from my ESP01? At present, I can only get it working if I boot with the buzzer disconnected, and then connect it while running.
Thanks!