ESP32-S3 use both ECM and webusb reduce endpoints #1362
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Sorry, When using Webusb function, the CDC is not required, and I removed the endpoints,now the test is fine. |
Beta Was this translation helpful? Give feedback.
-
|
one note is that you seems to misread the endpoints limit of esp32s2, it is as follows:
|
Beta Was this translation helpful? Give feedback.
Sorry, When using Webusb function, the CDC is not required, and I removed the endpoints,now the test is fine.