Skip to content

ESP32 configuration

Tomas edited this page Mar 31, 2018 · 4 revisions

ESP32 configuration

VSPI pin configuration, where your ESP32 will work;

NodeMCU-32s

  1. MISO = GPIO19 (19)
  2. MOSI = GPIO23 (23)
  3. SCLK = GPIO18 (18)
  4. CS = GPIO5 (5)

Clone this wiki locally