Search found 2 matches

by saireddy_esp32
Tue Nov 08, 2022 3:45 pm
Forum: ESP-IDF
Topic: Interfacing QCA7000 with ESP32
Replies: 2
Views: 1705

Interfacing QCA7000 with ESP32

Hallo, Does anyone develop a QCA7000(SPI) driver with lwip with ESP32? I have issues regarding the attaching the driver. esp_err_t esp_netif_attach(esp_netif_t *esp_netif, esp_netif_iodriver_handle driver_handle) I do not know how to configure in "esp_netif_iodriver_handle". typedef struct my_netif_...
by saireddy_esp32
Tue Nov 08, 2022 3:36 pm
Forum: ESP-IDF
Topic: New SPI-Ethernet-Adapter without modifying esp-idf
Replies: 7
Views: 7936

Re: New SPI-Ethernet-Adapter without modifying esp-idf

Hallo,

I have issue regarding understanding the interface the IP stack.
Is it possible to share your running code?

Best Regards,
Sai