Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork22
USB fixes#96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:arduino
Are you sure you want to change the base?
USB fixes#96
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
KurtE commentedApr 3, 2025
Quick update: I checked out this PR:
I then turned on C33, double clicked, burned bootloader, double clicked and then upload. I was then able to However, there may be a problem with the other boards. That is the upload appeared to hang, waiting for me to Although with this one giga I still then have to go to monitor window and type sketch. As mentioned before this On Portenta H7, It also appeared to hang. A couple minutes later I double clicked. and
I double clicked again, then did another download this one went through. But if I try to download again without double clicking, I get different error at the Erase phase 0 bytes:
Note I am running this on my Ubuntu 24.04 machine. |
There's a peculiarity in IDE 2, it caches the recipes of |
KurtE commentedApr 4, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
KurtE commentedApr 4, 2025
EDIT2: Retried H7, with only that window, same issue:
|
ddc3b53
tob7eb974
Compare
Fixes 1200bps touch on USB NEXT and optimizes the upload procedure (no wait_for_serial, replaced by
-w
indfu-util
on supported boards)