-
Notifications
You must be signed in to change notification settings - Fork 437
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
Comments
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. |
I stopped using MU. Unstable Sent from my iPhoneOn Apr 13, 2024, at 8:31 PM, Speedy-VI ***@***.***> wrote:
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.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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....
The text was updated successfully, but these errors were encountered: