Skip to content

ESP32 GPIO

Dave Williams | DitroniX | G8PUO edited this page Feb 25, 2023 · 1 revision

The GTEM Grid Tie Energy Monitor has an **ESP32 **on the board.

The ESP32 variant used on the GTEM boards is:

  • ESP32-WROOM-32E-N4
    • Integral Antenna
    • Wireless and Bluetooth

The below table displays which ESP32 GPIO is used and the associated net.

Pin GP Function Boot State GTEM Net
33 21 SDA   SDA
36 22 SDA   SCL
         
14 12   Low GP12 GPIO
16 13     ATM_IRQ
13 14     GP14 GPIO
23 15   High LED BLUE
         
31 19 MISO   MISO
37 23 MOSI   MOSI
30 18 SCK   SCK
29 5 CS High CS
         
35 1 TX0   USB_TXD
34 3 RX0 High USB_RXD
         
28 17 TX2   TTL_TXD
27 16 RX2   TTL_RXD
         
3   Enable High Enable
25 0 GP0 High GP0
         
24 2 LED   LED RED
         
26 4 ADC 2 CH0   LED GREEN
12 27 ADC 2 CH7   ATM_WO
8 32 ADC 1 CH4   ATM_ZX
9 33 ADC 1 CH5   OPTO
6 34 ADC 1 CH6   ATM_CF1
7 35 ADC 1 CH7   ATM_CF2
         
4 36 VP / ADC 1 CH0   PCA DC Supply DCV_IN
5 39 VN / ADC 1 CH3   NTC-10K
         
10 25 DAC1   User_Jumper
11 26 DAC2   User_Button

Clone this wiki locally