Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino Leonardo Serial Terminal broken in 0.3.1 #1063

Closed
dougy83 opened this issue Jun 26, 2020 · 3 comments · Fixed by #1140
Closed

Arduino Leonardo Serial Terminal broken in 0.3.1 #1063

dougy83 opened this issue Jun 26, 2020 · 3 comments · Fixed by #1140
Assignees
Labels
serial Issues with serial ports

Comments

@dougy83
Copy link

dougy83 commented Jun 26, 2020

Issue Type: Bug

Hi. The latest update 0.3.1 seems to have shagged the serial monitor for Arduino Leonardo -- presumably the DTR isn't set appropriately :(

while(Serial) ; will run forever waiting for an appropriate DTR state

I've just rolled back to 0.3.0, which works well.

Extension version: 0.3.1
VS Code version: Code 1.46.1 (cd9ea6488829f560dc949a8b2fb789f3cdc05f5d, 2020-06-17T21:13:20.174Z)
OS version: Windows_NT x64 10.0.18363

@hellyzh
Copy link
Contributor

hellyzh commented Jun 28, 2020

#1053

@sajayantony
Copy link

sajayantony commented Aug 4, 2020

Confirmed that this is a regression on the Leonardo. The serial monitor can't connect in the current version.

@robotdad robotdad added the serial Issues with serial ports label Oct 30, 2020
@adiazulay adiazulay self-assigned this Nov 11, 2020
@adiazulay adiazulay linked a pull request Nov 11, 2020 that will close this issue
@adiazulay
Copy link
Contributor

This is fixed in v0.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serial Issues with serial ports
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants