Search found 2 matches

by rpress
Mon Mar 22, 2021 7:29 pm
Forum: ESP-IDF
Topic: DM9051 stop communication after a period networking
Replies: 2
Views: 3016

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...