Skip to content

Working very slow #2352

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

Closed
3 tasks done
Ilkhomjon2002 opened this issue Feb 7, 2024 · 2 comments
Closed
3 tasks done

Working very slow #2352

Ilkhomjon2002 opened this issue Feb 7, 2024 · 2 comments
Assignees
Labels
status: waiting for information More information must be provided before work can proceed type: imperfection Perceived defect in any part of project

Comments

@Ilkhomjon2002
Copy link

Describe the problem

Hello .Arduino is working very slow after uploading some sketch to board and serial monitor is not showing clear.Printing some kind of unreadable symbols. I am using it on mac and ubuntu. Both have same issue. I am new to it maybe I am skipping something. Please help me.

To reproduce

.

Expected behavior

.

Arduino IDE version

2.2.0 , 2.2.1

Operating system

Linux, macOS

Operating system version

macOs monterey version 12.6.1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@Ilkhomjon2002 Ilkhomjon2002 added the type: imperfection Perceived defect in any part of project label Feb 7, 2024
@per1234 per1234 self-assigned this Feb 8, 2024
@per1234
Copy link
Contributor

per1234 commented Feb 8, 2024

Hi @Ilkhomjon2002.

after uploading some sketch to board

Please provide the sketch in a comment here on the issue thread.

Please also tell us which Arduino board you are using.

@per1234 per1234 added the status: waiting for information More information must be provided before work can proceed label Feb 8, 2024
@per1234
Copy link
Contributor

per1234 commented Jan 15, 2025

Closing due to lack of response.

@Ilkhomjon2002 if you will provide the requested information by commenting here, I'll be happy to re-open this issue.

I will take a wild guess that this observation:

Arduino is working very slow

Is using the ambiguous "Arduino" to refer to Arduino IDE, and that it is caused by #934.

This can be a side effect of the other component of the report:

Printing some kind of unreadable symbols.

In cases where the serial output from the board is corrupted in some way, even if the sketch code is written to produce reasonable length lines, the line breaks may be lost through the data corruption, resulting in large quantities of content on a single line in Serial Monitor.

The question remains as to what might have caused the corruption of the serial data. It might be a case of Serial Monitor being set to a different baud rate than the sketch is configured for, or a bug in the sketch. I was hoping to be able to identify such a cause by looking at the sketch code, but it was never provided so it is impossible to proceed with the investigation.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants