edent
7 hours ago
I've basically stopped buying any portable electronics unless they take USB-C.
Currently travelling with a laptop, watch, toothbrush, eReader, camera, bug-bite treater, and phone - all charging from the same power brick.
I'm guaranteed of getting a replacement cable / charger wherever I am in the world if I need it.
The only slight snag is some cheaper itema refuse to use PD and insist on plain 5V/2A - buy most decent travel chargers have NON-PD ports.
Amusingly, most of the buses I've taken recently also have USB-C ports on them for ad hoc charging. Perhaps one day EVs will use USB-PD-Max rather than CCS :-)
seba_dos1
2 hours ago
> The only slight snag is some cheaper itema refuse to use PD and insist on plain 5V/2A - buy most decent travel chargers have NON-PD ports.
Every PD port will handle non-PD USB-C consumers correctly, so not sure why would you care about non-PD ports. There is no "plain 5V/2A" in USB-C though, it's either plain USB (100/150/500/900mA depending on enumeration state), 1.5A or 3A. If you want to advertise exactly 5V/2A, you need PD.
SchemaLoad
2 hours ago
I think what they mean is not PD related at all, but the fact some cheap junk has a broken USB-C setup where it's missing the resistor that signals a device has been plugged in and to turn on the 5v power. While USB-A just have 5v live at all times.
If you use a USB-A to C cable the device works because it results in a USB-C cable with an always active 5V.
seba_dos1
2 hours ago
That's why I said "non-PD USB-C consumers", as such junk isn't USB-C compliant - it's just USB-C shaped.
ElijahLynn
7 hours ago
Same!
I've also returned a few USB devices that ship with a USB-A to USB-C cable and ONLY charge in that mode, they also MUST charge with USB-C PD.
The two so far were a therapy light and some Zippo hand warmers. Like, who in the hell would design a device that has a USB-C port on it where only a fraction of chargers will work on it. It feels even worse than proprietary charges, because you see a USB-C port on it and think, oh I have a plug that fits it, and then it doesn't F**ing work. Idiot engineering/product teams, making the world suck with their falsely advertised USB-C ports. If anyone of you are on a team that ever makes this decision, just know that it is a stupid decision, and jump ship when you can.
myself248
7 hours ago
The thing is, making a 5v-only device PD-compliant is literally one resistor. It costs well under a penny.
It's pure ignorance, not a decision, but the lack of one. Lack of caring, lack of having an actual engineer involved, just slapping an oval-shaped port into a product where a trapezoidal port had been, and blindly thinking that magically makes it spec-compliant.
Or not thinking about the spec at all.
I return these devices too. Lots of them. My e-commerce returns over the last year are probably 50% PD non-compliance, 50% all other defects combined.
exmadscientist
6 hours ago
It's two resistors, actually. But they cost $0.0003 each (that's 0.03¢, or just around 3,333 of them for US$1) from distributors. Though there appears to be a bit of a stock crunch right now.
So... yeah.
The bigger issue is not really the parts cost, it's the fact that it adds an extra part to the design that has to be purchased and tracked and assembled and blah blah blah. This is the real reason it often gets left off on the bottom-of-the-barrel products. Many times there is no other use for a 5.1kΩ resistor. And it might not even fit well at the cheap sizes (0603 or 0402), and going down to 0201-capable assembly factory flow just for these two resistors is not going to happen.
dotancohen
6 hours ago
These companies are not manufacturing the device PCBAs, that is done by dedicated companies such as Flex. The PCBA manufacturing companies have warehouses of different resistors, and 5.1kΩ is extremely common. In fact, most PCB resistor values are quite flexible, to save on SKUs (in practice, to save on loading another carrier on the PnP machine) often if a specific resistor needs a specific value then all (or most of) the other resistors will use that value.
exmadscientist
5 hours ago
I was speaking a little more towards the AliExpress end of things, which is a sadly high proportion of the devices out there. For the midsize CMs and up, you're right, they've got piles and piles of stuff and don't charge by the reel loaded.
5.1k is a surprising resistor value, a lot of modern designs don't really have anything else in that area. I'm often not able to combine anything with it when I'm cost reducing. 4.7k, sure, but there aren't a lot of those either... 2.2k is just not close enough a lot of the time (or ends up as 1k), and same for 10k. So, sadly, it often does stand alone.
crote
36 minutes ago
Heh, I would've argued the opposite.
5.1k is about the middle of the generic "some kind of pullup" range of 1k-10k, so it's a perfectly fine option for strapping resistors or for a non-critical I2C bus.
4.7k would of course have been better because it's an E6 value (+-20 via the spec) rather than E24, but it's still a value I would expect any PCBA house to have in stock at all times.
But I agree, 1k or 10k would be the obvious no-brainer. I reckon there's probably a technical reason for it, as it does act as a voltage divider together with the Sink pullup, so perhaps there are some restrictions there with the multiple values it needs to distinguish.
dotancohen
5 hours ago
Interesting, thank you. That is an end of the market that I have not seen.
I wonder if PD will cause a comeback of that value as more and more legacy device refreshes move to USB-C plugs.
helterskelter
6 hours ago
There's an otherwise decent shortwave radio out there that was originally charged with a micro-usb, then they released a "new" USB-C model...except it will only charge with a 5V brick because they literally just swapped out the ports. Really annoying.
dabluecaboose
6 hours ago
Oh man, please tell me it wasn't the CC GP-7. I have the micro version and have been hemhawwing about updating it.
helterskelter
4 hours ago
You mean the CountyComm? If so, I'm 99% certain that radio is a rebranded Tecsun PL-360, which is in fact a 5V. I love Tecsun, but why they would cheap out on the USB-C refresh is beyond me.
dotancohen
6 hours ago
I'd imagine that a significant portion of the shortwave radio community is capable of soldering in the two resistors.
megous
6 hours ago
Only if the device's consumption is < 2.5W, which is what a USB 2.0 computer USB-A's data port limit is. Anything above that, compliance gets a bit more involved and complicated.
seba_dos1
2 hours ago
Yes, but that's the case with microUSB as well. In fact, refusing to work with underpowered source is easier with USB-C.
simoncion
7 hours ago
> I've also returned a few USB devices that ship with a USB-A to USB-C cable and ONLY charge in that mode...
By "that mode", do you mean "1.5A @ 5V" permitted by BC, or do you mean "3A @ 20V" permitted by non-type-C PD?
> Like, who in the hell would design a device that has a USB-C port on it where only a fraction of chargers will work on it.
Who in the hell would design a charger that can do Type-C PD but can't do either pre-Type-C PD or BC? Does the charger in question also shit the bed when a USB 1.0 device attempts to draw 100mA @ 5V? I hope not! Were it me, I'd return that crappy thing for a refund.
duskwuff
6 hours ago
> By "that mode", do you mean "1.5A @ 5V" permitted by BC
Neither - OP means devices with missing CC resistors which will fail to charge with a compliant PD source. (The A-to-C cable works because it provides 5V Vbus unconditionally.)
exmadscientist
6 hours ago
The A-to-C cable often does not work because the resistors are supposed to be in there.
So if you are having complete charge failures, try a different cable.
megous
6 hours ago
A-C cable assembly always works, CC signal is connected within the cable to Vbus via 56kOhm resistor, but that's only relevant to the downstream port, not to the upstream USB-A power sourcing port which does not have access to the CC signal. Upstream port provides power unconditionally within some limits depending on port type (CDP/DCP/USB3.0/2.0 data port/...).
exmadscientist
6 hours ago
That's how it's supposed to work, yeah.
But there is some trash out there in the world. A lot of it, actually.
Some naughty cables work with some naughty chargers work with some naughty devices. Postel's Law in action, I guess?
Usually the best place to fix it is by getting rid of the bad cables. Usually.
mschuster91
5 hours ago
> Usually the best place to fix it is by getting rid of the bad cables. Usually.
No. There is no USB-C to C cable that will charge a badly implemented device with a standards compliant charger. That is the entire point.
An USB A to C cable is completely standards-compliant and safe, even if it always supplies 5V on the C end - any standards compliant USB-C device should not activate the MOSFET on its Vbus line unless it successfully negotiates via CC.
seba_dos1
2 hours ago
They mean bad USB-A to C cables with no resistor on CC line. Of course this is broken junk which will work with some devices and won't with others. I've also seen cables with resistors on both CC lines, which is also broken but in a slightly subtler way.
exmadscientist
an hour ago
Right. That phrase "standards-compliant" in the above comments is doing a lot of heavy lifting.
A lot of devices are not actually standards-compliant. Some are close. (This may actually be worse.)
My experience has been that if the source and sink are broken, they are often hilariously badly broken and it is pretty easy to figure out that they are the problem, if not quite exactly what they've done wrong. But if things are flaky and weird and don't really make sense, it's probably the cable. Try a known-really-seriously-actually-standards-compliantly-good cable and many problems go away, even if the source and sink aren't perfect.
(Many sources and sinks aren't standards-compliant because, even though they easily could be, they're trying to work around the other end not being standards-compliant itself, because that's what you've got to do to sell a product. So they're close but not quite there. This is not always ideal.)
blacksmith_tb
6 hours ago
I'm hoping we'll see most e-bikes at least use 240W usb-c pd charging (I figure I have about a decade until I will wish I had some assist and buy one, so probably by then, they'll have gotten there...)
I also have assorted products that won't charge c-to-c (some from respectable manufacturers even, like Philips), but I see you can get little adapters with 5.1K resistor you plug into said crappy devices to cover that, I will have to try some out.
mcsniff
7 hours ago
I'll bite. What type of watch do you have that has a direct USB-C port on it?
margalabargala
6 hours ago
They may be talking about something like the OnePlus watch, which does not have a usb-C port on it, but the charger device for the watch takes usb-C.
dgunay
3 hours ago
I have one and it's such a fantastic design. When I need to travel I just throw a tiny puck in my bag and it charges off the same brick that charges everything else I bring.
ianburrell
7 hours ago
I think you are confusing the devices with USB-C that require USB-A, and devices that charge the standard USB-C 5V/3A/15W. The USB-A ones cheaped out in including the resistors that signal legacy USB mode, they work with the ones in the cable or adapter.
Lots of people assume that USB-C always uses USB-PD, but the basic signalling is done with resistors. Lots of devices only need 15W, and it is better than USB-A charging. If you want faster charging, buy more powerful chargers.
codethief
5 hours ago
What toothbrush do you have? I've been looking for a USB-C charger for mine (standard Oral-B toothbrush) but the only ones I've found were from no-name Chinese brands and didn't work at all.
XorNot
28 minutes ago
I bought this one and it works: https://www.amazon.com.au/gp/aw/d/B0BS1VXS6L?psc=1
m463
6 hours ago
For travel I have a bunch of cables with adapters on the end (choose usb-c, lightning, micro-usb). Can use usb-c, but have the ability to use the others.
It has helped out in a bunch of unexpected situations (usually someone else's device)
JMiao
2 hours ago
we are talking about a lightweight charging cable. you can carry more than one. boom, redundancy. being ideological about a cable connector is the nerdy equivalent of jony ive obsessing over macbook thinness.
TulliusCicero
an hour ago
Nah, being able to reduce to a single cable type is great.
The thing, it's not just about what cables you have at home, or even which ones you bring on a trip. It means if you go out on a trip with a small bag and a battery, you only ever really need one cable. It means you don't have to think about "which cables do I bring?", completely removing a question. That's really nice!
tredre3
2 hours ago
Assuming your comment is only about proprietary cables that have usb a/c on the charger side, I tend to agree. Sometimes the device's form factor or function simply cannot accommodate usb-c without trade-offs.
I did lose my shaver's cable whilst travelling once, so I had to go to the barber to look presentable before a meeting. Not a big deal, but it goes to show that it happens. Had it been USB of any description, I could have bought one anywhere.
But then again I could have just as easily lost/broken the device itself and be in the same situation, so shrugs.
MrBuddyCasino
7 hours ago
You can always use a „PD Decoy“ if the voltage is USB compatible. A 5 / 9 / 12 / 15 / 20 Volt barrel plug is trivially USB powerable.