So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By atexit8
#67985
martinayotte wrote:
atexit8 wrote:I read that they have internal pull-up resistors.

Don't trust some Internet reading blindly !
Maybe the place you read that were using a NodeMCU or Wemos board that have those external pullups added.


I don't remember where I read it, but it was specifically about internal to the ESP8266 IC itself.
Most of the tutorials on the internet do not show any pull-up for GPIO0 and GPIO2 and RESET pins.
There doesn't seem to be a definitive source for proper connection of the ESP8266.
User avatar
By rudy
#67987 There are internal pull ups on the IO pins (Pull down on GPIO16) but they are not on by default. They are turned on by program control. But the mode state has to established before any code can run, that is why the lines need to be controlled by external resistors. (external to the CPU)

Anyone can write a tutorial. Anyone can be an "Expurt" (sic) :ugeek: