Page 1 of 1

ESP32 with USB host and Ethernet shield

Posted: Sun Mar 13, 2022 9:26 am
by rizki saputra
Hi
Is it possible to have two SPI connection for ESP32

for ethernet shield
for USB host
With below pinout :


Ethernet -> Esp32 pin = 5
USB CS -> Esp32 pin = 15
Ethernet and USBS CLK -> Esp32 = 18
Ethernet and USB MISO -> Esp32 = 23
Ethernet and USB Esp32 -> = 19

Ethernet using W5500 lite
USB using USB host mini

Regards, Rizki