Do you have a J-Link compact and wonder why it only works with _some_ USB-C cables? I looked into why that is 🤬
Do you have a J-Link compact and wonder why it only works with _some_ USB-C cables? I looked into why that is 🤬
@alvaro fascinating
> get the maximum power available(over 3A and up to 48V)
I had no idea that nearly 150 watts can be delivered by USB C
That is huge....
@jernej__s The @frameworkcomputer Laptop 16 comes with a 180W USB-PD PSU. I have not yet seen anything doing more than that.
Seems they already reached the 240W now ⚡
https://www.theverge.com/news/765542/framework-240w-usb-c-pd-charger-first-framework-16
Framework is becoming the first manufacturer to finally fulfill the promise of 240 watts through a USB plug. Today, it’s opening preorders for the first standards-compliant 240W USB-C PD power adapter ever sold by a computer company.
@timonsku @alvaro Because an engineer sees this circuit in the spec and says "oh so I only need one of them". It's almost irresistible.
Also the same shortcut is correct in other areas, like in theory the sink detects orientation of CC1/CC2 to select the correct D-/D+ pair, but every USB 2.0 board I see just shorts the two pairs together. As far as I know this is valid.
@timonsku @alvaro The USB C spec should probably lead with "use exactly this circuit with no deviations if you just want 5V" because those are the people who will dedicate the least time to reading the spec. Committees are too excited about their favourite pet feature to think about how people use the docs they write.
That schematic does exist later on (pic), and I understand the point of view that this is a normative circuit and it's your fault if you implement anything different. On the other hand the way the shorted CC lines fail with an e-marked cable is only obvious with the benefit of hindsight, so I sympathise with people who make this mistake.
@leo @wren6991 @timonsku yeah, it’s very easy to make the assumption “oh, no cable has both CC lines, so this will always work!”
And in the past, most people would use the cheapest cables they could get away with. These days there’s a lot more eMarked cables.
I’m surprised that in all the testing it never came up, and if it did, that they just left it unfixed when the solution is so simple and inexpensive. Sure you have to spin the board, but cmon…
@leo @wren6991 @timonsku I don’t think “always just use the included cable and only that cable” is a good solution. If that was the case it should be built in.
I’m surprised they don’t have this documented on their website at the very least. There must be some amount of support calls this generates 🤷♂️
@wren6991 @timonsku @alvaro [help me understand]
So the problem is that the CC is measured/forwarded to the sink chip after pulldown resistor and not before?(I don't get the 2x 10k, but I think it boom optimisation is ok, but it has been done wrong.)
I guess the CC shorting is problematic, especially for the ones that just think USB 2.0 and ignore CC/keep a false minimum. So likely devices that were developed for USB 2.0 micro.
And here I'm unsure, the reference has passive sink (apple).
@timonsku I'd suggest the Glasgow Interface Explorer designed by @whitequark .
$ in CommonMark, because it encloses LaTeX Math formula code.@alvaro I don't know for sure, but I doubt this was a cost saving measure - the more likely explanation is that the circuit worked with the cable they supply with the device, and there are so many corner cases and cable combinations and complexity to the USB standard that it's a simple design error.
I assume you have let them know it's an issue?