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

MU incredibly slow with print #2507

Open
rebtop opened this issue Mar 17, 2024 · 2 comments
Open

MU incredibly slow with print #2507

rebtop opened this issue Mar 17, 2024 · 2 comments

Comments

@rebtop
Copy link

rebtop commented Mar 17, 2024

It displays 3 - 4 characters every 2 - 3 minutes

Cntl C takes 5 - 6 minutes to execute or more at times.
When i try a different mode the msg pops up "not responding"
i can't even Quit.

Even after i reject the MatrixPortal M4 from my Win 11 system, it keeps running and running and running....

@Speedy-VI
Copy link

I am having the same issue with the MU Serial Monitor when running code that is flashing 64 NeoPixels either red, blue, or off. The state of each LED is determined by a random number function and assignable probabilities. I added a print(Selected Color:", Color) line so I could see what colors the selection logic is outputting. The 64 LEDs are changing color pretty fast and the Serial Monitor is not keeping up. The Serial Monitor freezes and so do the LEDs. MU gets slow and jerky and reports a COM problem. Sometimes MU freezes and I just see a spinny wheel. I tried enabling the Serial Plotter and immediately got a Data Flood Detected popup. I am sure this is due to how fast the LEDS are changing color but I don't recall the Arduino IDE Serial Monitor having this problem. It will happily scroll lines far faster than any human could read them, and it does not cause the program to freeze. I don't see any way to change the baud rate. I can live with the Serial Monitor not keeping up with every LED color change but when it happens it also seems to stop the code because the LEDS also freeze.

@rebtop
Copy link
Author

rebtop commented Apr 14, 2024 via email

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

No branches or pull requests

2 participants