Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Mikejstb
#19389 I'm kind of an old-timer. I cut my tech teeth on ham radio tube circuits back in the early 1960's.
Back when working on projects could kill you - LOL!
My dumb question is this "is a 100nf cap what we used to call a .001uf cap?"
In other words, does the "nf" put the value "backwards" to the right of the decimal place? 100 -> .001?
User avatar
By Lotus
#19448 It is still unclear to me whether the reset and chip power down pins have internal pullup and pulldown resistors respectively? Things seem to work fine tying CH_PD directly to Vcc and leaving the reset pin floating.

Also, what is the deal with GPIO-15, it has to be pulled down on startup but can then be used as a GPIO? Can I also assume that this pull-down can be done with a direct connection to ground?