Investigate UART/CDC in all SoC #6765
Labels
Area: Peripherals API
Relates to peripheral's APIs.
Status: Needs investigation
We need to do some research before taking next steps on this issue
@SuGlider I've now tested ESP32 Arduino 2.0.3 with a number of ESP32 boards, using a benchmark that involves uploading a program of about 1400 characters to my uLisp interpreter and then running it. The results are as follows:
Key observations:
Any thoughts about why USB CDC is now OK on ESP32-S2 but not ESP32-S3 or ESP32-C3?
Also, any idea where there's such a difference in performance? My benchmark isn't making use of serial, except to print the result at the end.
Originally posted by @technoblogy in #6221 (comment)
The text was updated successfully, but these errors were encountered: