Search found 1 match

by hmojitodev
Wed Sep 27, 2023 8:01 am
Forum: ESP-IDF
Topic: SDIO card, Wait interrupt from RX Task & Process TX Packet from LWIP Task
Replies: 0
Views: 587

SDIO card, Wait interrupt from RX Task & Process TX Packet from LWIP Task

Hi, I'm trying to integrate a WIFI sdio module to ESP32S3 using SDIO interface. I'm using the TCPIP stack from ESP-IDF (with netif custom driver) The Wifi module is working, but sometimes I got the following errors coming from my TX Task : E (15146) sdmmc_req: sdmmc_host_wait_for_event returned 0x10...