background image

ESP-12F User Manual

Shenzhen Ai-Thinker Technology Co., Ltd

http://www.ai-thinker.com

7

IO13(B)

used to control LED lights, buzzers, relays, electronic machines, and

so on.

IR Remote

Control

IO14(IR_T),

IO5(IR_R)

The functionality of Infrared remote control interface can be

implemented via software programming. NEC coding, modulation,

and demodulation are used by this interface. The frequency of

modulated carrier signal is 38KHz.

ADC

TOUT

ESP8266EX integrates a 10-bit analog ADC. It can be used to test the

power supply voltage of VDD3P3 (Pin3 and Pin4) and the input

power voltage of TOUT (Pin 6). However, these two functions cannot

be used simultaneously. This interface is typically used in sensor

products.

I2C

IO14(SCL),

IO2(SDA)

I2C interface can be used to connect external sensor products and

display screens, etc.

UART

UART0:

TXD(U0TXD),

RXD(U0RXD),

IO15(RTS),

IO13(CTS)

UART1:

IO2(TXD)

Devices with UART interfaces can be connected with the module.

Downloading: U0TXD+U0RXD or GPIO2+U0RXD

Communicating: UART0: U0TXD, U0RXD, MTDO (U0RTS), MTCK

(U0CTS)

Debugging: UART1_TXD (GPIO2) can be used to print debugging

information.

By default, UART0 will output some printed information when the

device is powered on and is booting up. If this issue exerts influence

on some specific applications, users can exchange the inner pins of

UART when initializing, that is to say, exchange U0TXD, U0RXD with

U0RTS, U0CTS.

I2S

I2S Input

IO12 (I2SI_DATA) ;

IO13 (I2SI_BCK );

IO14 (I2SI_WS);

I2S interface is mainly used for collecting, processing, and

transmission of audio data.

Summary of Contents for ESP-12F

Page 1: ...ESP 12F User Manual REV 2 0 2017 8...

Page 2: ...se wording such as the following Contains FCC ID 2AHMR ESP12F any similar wording that expresses the same meaning may be used This equipment complies with FCC radiation exposure limits set forth for a...

Page 3: ...escriptions 5 2 1 Interfaces 6 2 2 Pin Mode 8 2 3 Antenna interface 8 3 Package information and OEM installation method 9 3 1 Package information 10 3 2 OEM installation mathod 10 4 Absolute Maximum R...

Page 4: ...tions from another application processor When ESP8266EX hosts the application it boots up directly from an external flash In has integrated cache to improve the performance of the system in such appli...

Page 5: ...A MSDU aggregation and 0 4s guard interval Deep sleep power 10uA Power down leakage current 5uA Wake up and transmit packets in 2ms Standby power consumption of 1 0mW DTIM3 20dBm output power in 802 1...

Page 6: ...e Size 18mm 20mm 3mm External Interface N A Software Parameters Wi Fi mode station softAP SoftAP station Security WPA WPA2 Encryption WEP TKIP AES Firmware Upgrade UART Download OTA via network downlo...

Page 7: ...igure 2 ESP 12F pinout Table 2 ESP 12F pin description Pin number Pin name function 1 RST Reset module 2 ADC A d conversion result Input voltage range 0 1V value range 0 1024 3 EN Chip enable pin Acti...

Page 8: ...RTS 17 GPIO2 GPIO2 UART1_TXD 18 GPIO0 GPIO0 19 GPIO4 GPIO4 20 GPIO5 GPIO5 21 RXD0 UART0_RXD GPIO3 22 TXD0 UART0_TXD GPIO1 2 1 Interfaces Table 3 Descriptions of Interfaces Interface Pin Name Descripti...

Page 9: ...e is typically used in sensor products I2C IO14 SCL IO2 SDA I2C interface can be used to connect external sensor products and display screens etc UART UART0 TXD U0TXD RXD U0RXD IO15 RTS IO13 CTS UART1...

Page 10: ...GPIO15 GPIO0 GPIO2 UART low low high Flash Boot low high high 2 3 Antenna interface ESP 12F Modules through the IPEX interface to connect to external antenna The antenna must be in line with the 802...

Page 11: ...i module is 16mm 17mm 3mm as is illustrated in Figure 4 below Figure 4 Dimensions of ESP 12F WiFi Module Table 5 Dimensions of ESP 12F WiFi Module Length width Height PAD Size Bottom Pin Pitch 16mm 24...

Page 12: ...y more attention Module s direction and the antenna close to the edge of board is better the Components and layout should not be on the bottom of antenna then soldering the module when the module be s...

Page 13: ...ble 7 Recommended Operating Conditions Operating Condition Symbol Min Typ Max Unit Operating Temperature 40 20 125 Supply voltage VDD 3 0 3 3 3 6 V 4 2 AT commend Testing 1 Hardware connection As show...

Page 14: ...s 1 Not all AT Command has four commands 2 default value not required or may not appear 3 String values require double quotation marks for example AT CWSAP ESP756290 21030826 1 4 4 Baudrate 115200 5 A...

Page 15: ...anual Shenzhen Ai Thinker Technology Co Ltd http www ai thinker com 13 AT Test AT startup The type of this command is executed It s used to test the setup function of your wireless WiFi module AT RST...

Page 16: ...rsion info This AT command is used to check the version of AT commands and SDK that you are using the type of which is executed AT GSLP Enter deep sleep mode This command is used to invoke the deep sl...

Page 17: ...parameters are possible The command returns OK in normal cases and ERROR when a parameter other than 0 or 1 was specified AT RESTORE Factory reset This command is used to reset all parameters saved in...

Reviews: