Search found 1 match
- Thu Aug 12, 2021 4:02 pm
- Forum: ESP-IDF 中文讨论版
- Topic: 关于ESP32+W5500,idf ethernet basic例程,SPI spi transmit failed
- Replies: 4
- Views: 6565
Re: 关于ESP32+W5500,idf ethernet basic例程,SPI spi transmit failed
Hey Hello, I have the exact same problem. My ESP-IDF version is v4.3 I have applied three patches for W5500 fixes. From a94c7f3cdb59f66badc4595d0e08cd2abc8e58d9 Mon Sep 17 00:00:00 2001 From: David Cermak <cermak@espressif.com> Date: Thu, 8 Apr 2021 10:16:08 +0200 Subject: [PATCH] esp_eth: Fix w5500...