Can't find documentation/ pin layout of the following Wrover model
Posted: Fri Apr 05, 2019 11:11 am
I've recently acquired the following ESP32: https://i.postimg.cc/K8WqjF9S/20190405-135731.jpg
It is a ESP32 Wrover-B DevKitV4, right ? I can't find any documentation about it.
The only documentation that I could find about a Wrover module is this: https://www.espressif.com/sites/default ... eet_en.pdf
But, as you can see, the pin layout is different. Also the die covers up almost the whole surface of the ESP.
Also, if GPIO 16 and 17 are used for the PSRAM that means that I can't use them ? I'm trying to connect an ESP to a LED Display and I will need the following pins to use for the HUB75:
It is a ESP32 Wrover-B DevKitV4, right ? I can't find any documentation about it.
The only documentation that I could find about a Wrover module is this: https://www.espressif.com/sites/default ... eet_en.pdf
But, as you can see, the pin layout is different. Also the die covers up almost the whole surface of the ESP.
Also, if GPIO 16 and 17 are used for the PSRAM that means that I can't use them ? I'm trying to connect an ESP to a LED Display and I will need the following pins to use for the HUB75:
Code: Select all
+---------+ Panel - ESP32 pins
| R1 G1 | R1 - IO25 G1 - IO26
| B1 GND | B1 - IO27 GND - GND
| R2 G2 | R2 - IO21 G2 - IO22
| B2 GND | B2 - IO23 GND - GND
| A B | A - IO12 B - IO16
| C D | C - IO17 D - IO18
| CLK LAT | CLK - IO15 LAT - IO32
| OE GND | OE - IO33 GND - GND
+---------+