Re: ESP32-S2 USB-CDC Flashing (Arduino)
Posted: Mon Feb 22, 2021 10:24 pm
So you mean, I should use esp32s2 branch until the issue gets resolved, right?I investigated it a bit today and there is something changed in tinyusb library which is in idf-release/v4.2, since branch esp32s2 works good, and by works good i mean if you have flashed USBSerial example from branch esp32s2, then you can flash anything over native USB from any branch. Currentlu USBSerial example cant be installed, due some issue in tinyusb and misconfiguration.Thanks for the discussion. You have anything in your mind to recommend as a solution?
Which commit by the way? The last commit is stable enough, or is there any commit number you are going to share?