Page 2 of 2

Re: USB host example

Posted: Mon Apr 26, 2021 5:04 am
by chegewara
At the current stage i can only say from experience that USB host driver on esp32 S2 will re-send requests when device will send NAK.
But i am assuming your question is related to INT endpoints. The answer is no, at the moment there is nothing related to periodic requests as is required by INT endpoints specs.