Hey guys, wondering if anyone ever had this happening:
I have a little detctor device, and during development I use the serial plotter to check the signal. My PC crashes from time to time when I use the serial monitor for a random amount of time (like one day it happends after 10 seconds, another day it doesnt happen for 10 minutes). After digging in the log's I noticed it was the graphics card which crashed. When using a lower baudrate than 115200 it doesn't seem to happen.
Weird stuff. Likely the graphics card is faulty, but I can't seem to find anything wrong with it, and it runs smoothly on every stresstest I throw at it. I have no clue what the exact deal is with the serial plotter that seems to annoy my graphics card enough to crash.
Anyone ever experience this?
some info:
Using Arduino uno Rev3
Lubuntu 16.04, running Arduino 1.8.12
edit: doing some testing and it seems to happen at multi baudrates, although it seems to be take longer in lower rates