Ever wonder if your USB C cable is USB2 or USB3? Do you have some charge-only cables hiding in a box just waiting for the right moment to spoil your project plans?!
Fear no more!
I’ve made a simple board to test most of the things!
Ever wonder if your USB C cable is USB2 or USB3? Do you have some charge-only cables hiding in a box just waiting for the right moment to spoil your project plans?!
Fear no more!
I’ve made a simple board to test most of the things!
Best part of all? It’s open hardware! If you want to make your own, here’s the kicad project: https://github.com/alvarop/usb_c_cable_tester
I made a few, so if you know me and want one, let me know :)
If you want to make it yourself, I've added gerbers, BOM, and assembly files here: https://github.com/alvarop/usb_c_cable_tester/releases/tag/v2.0
Should be pretty easy to order from JLCPCB. I have made a page with lots of screenshots on how to do it here: https://github.com/alvarop/usb_c_cable_tester/blob/main/ORDERING.md
:D
@Bobo_PK I'm not selling them, but you can order some from JLCPCB
@alvaro - Wow, that's a useful thing to have in a toolkit. I gotta make (or, since I'm lazy, buy) one of these.
Most of my Thunderbolt cables are marked, but would it be hard to add T-bolt cable evaluation as well?
via @alvaro
USB cable tester!
Of interest to @ishotjr @A13_technology @ric96
https://github.com/alvarop/usb_c_cable_tester
[ #USB #electronics #kicad ]
@alvaro Re the "do not connect to device" warning: how hard would it be to add some low current detection/safety features to determine "I think I'm plugged into an actual USB peripheral/host" and fall back to a safe idle condition? Detecting voltage from VBUS to ground would be a good starting point but I'm sure there's room for more sanity checks past that.
Also, looks like it won't work with the dreaded A-to-A cables unless you get an adapter ;)
@alvaro Ah, I see. And yeah cycling the pins is better since it would also detect shorts.
Ideas for rev 2 I guess?