Search found 1 match

by Gbriel
Sun Apr 23, 2023 7:46 pm
Forum: IDEs for ESP-IDF
Topic: esp-32 x enc28j60 tx_ready_sem expired
Replies: 1
Views: 1590

esp-32 x enc28j60 tx_ready_sem expired

Good afternoon everyone, I'm new to this world of esp-idf.

I'm trying to use an enc28j60 with esp32 with the following gpio configuration:

gpio 12 miso
gpio 13 mosi
gpio 14 sck
gpio 15 cs
gpi0 4 irq

follow the attached log of the failure I'm having

:geek: