Search found 2 matches
- Mon Mar 22, 2021 7:32 pm
- Forum: ESP-IDF
- Topic: ESP32 and ethernet controller DM9051 stop working
- Replies: 2
- Views: 3375
Re: ESP32 and ethernet controller DM9051 stop working
Maybe my post can help you: https://www.esp32.com/viewtopic.php?f=1 ... 051#p73670
- Mon Mar 22, 2021 7:29 pm
- Forum: ESP-IDF
- Topic: DM9051 stop communication after a period networking
- Replies: 2
- Views: 3177
Re: DM9051 stop communication after a period networking
I have found the same problem, but I also seem to have a workaround. Replace this line in "/components/esp_eth/src/esp_eth_mac_dm9051.c": https://github.com/espressif/esp-idf/blob/1067b28707e527f177752741e3aa08b5dc64a4d7/components/esp_eth/src/esp_eth_mac_dm9051.c#L411 ulTaskNotifyTake(pdTRUE, portM...