Search found 3 matches

by keetle
Mon Jul 24, 2017 6:08 am
Forum: General Discussion
Topic: wifi 网卡的MTU是多少?
Replies: 0
Views: 2498

wifi 网卡的MTU是多少?

一般常见的以太网卡MTU是1500, 那么ESP32的wifi的MTU是多少?
by keetle
Thu Jul 13, 2017 9:01 am
Forum: General Discussion
Topic: is there any guide to use peripheral SDIO Slave
Replies: 2
Views: 4113

Re: is there any guide to use peripheral SDIO Slave

:D yes, I seethe chapter of SDIO Slave after update "esp32_technical_reference_manual.pdf";

furthermore, I look forward SDIO Slave driver in esp_idf, is there any plan about it? :)
by keetle
Thu Jul 13, 2017 6:58 am
Forum: General Discussion
Topic: is there any guide to use peripheral SDIO Slave
Replies: 2
Views: 4113

is there any guide to use peripheral SDIO Slave

I plan to use esp32 as SDIO slave, is there any guide to use peripheral SDIO Slave? I have not found any chapter about SDIO slave in book of "esp32_technical_reference_manual.pdf" or SDIO Slave driver in esp_idf SDK.