I can control the mouse behavior sending commands. I configured my mouse for periodic sending of data (30ms).
Do you also get this signal if there is no CN connected? No, I dont have this problem without CN. That is hust because of my mouse thread. If I delete this thread, then no problems. I even tried with a simple thread without mouse (just with a while(1){}) and I had the problem again. I will send screen shots and wireshark tomorrow.
Best regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use mutex avoiding race condition.
I can control the mouse behavior sending commands. I configured my mouse for periodic sending of data (30ms).
Do you also get this signal if there is no CN connected? No, I dont have this problem without CN. That is hust because of my mouse thread. If I delete this thread, then no problems. I even tried with a simple thread without mouse (just with a while(1){}) and I had the problem again. I will send screen shots and wireshark tomorrow.
Best regards