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

User avatar
By mariuszb
#20679 Hi all,

I have doubts about ESP12E module - whether there are additional pins exist

Does anyone have a circuit diagram ESP12E ?
(ESP12 scheme'm also interested in)

Mariusz
User avatar
By Eyal
#20698 @mariuszb, we do not want you to worry so much! I will look.

While soldering pins to the chip the metal cover popped off so I can check inside.

Turn on the DMM to Continuity...
Pad names as printed on the module.
Pin names from 0A-ESP8266__WiFi_Specifications__EN_v4.2.pdf.
Counting pins from the dot (#1) going CCW.
Code: Select allPad MTDO -> pin 20 SD_CMD
Pad MTDI -> pin 22 SD_DATA_0
Pad SD_3 -> pin 19 SD_DATA_3
Pad MTMS -> pin 21 SD_CLK
Pad MTCK -> pin 23 SD_DATA_1
Pad SD_2 -> pin 18 SD_DATA_2

So these are not in agreement with what the silkscreen on the module says?
The silkscreen also marks GPIO4 and 5 in reverse to what the doco says...
Which one is correct?

Good night.