this post was submitted on 22 Jul 2023
561 points (97.6% liked)

Programmer Humor

32060 readers
2176 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TwilightKiddy 5 points 1 year ago

Probably not, if we're speaking about the next adapter in the line. They both use 4 pins, and there are no active conversion in the adapter itself, it just connects the pins like this:

USB ↔ PS/2
+5V ↔ +5V
D-  ↔ D
D+  ↔ CLK
GND ↔ GND

So, as long as next adapter is not doing something funny with PS/2 signals, it should be ok for bare USB 2.0 connection.