With PS/2 to USB adapter project I have found serious problem. When OS (or applications, like tiny moment after starting Chrome browser) do something with input, maybe intializing it, that leads to slower execution of the arduino code, small lags which are critical when doing tasks like reading data from PS/2 mouse port, timeouts occurs. I don't know how usb is implemented on Leonardo or Micro, but expected it do not involve interrupting anything. Is there solution against this issue, except using two boards to separate tasks?
Thanks in advance
1 post - 1 participant