points by Filligree 1 day ago

Mostly, that's non-compliant devices. Doesn't make it work any better, but I wouldn't assume Apple is doing it wrong here.

USB-C ports aren't allowed to provide power until after configuration, but a lot of USB-C chargers provide 5V regardless. This is wrong, but it does mean you can use a dumb C-to-micro cable which doesn't include the necessary electronics. (A pull-down resistor at least.)

And of course there's no way to tell by the looks of the cable.

josephg 1 day ago

Yeah this is right. I bought a cheap wireless mouse, with a USB-C port for charging. None of the USB-C chargers in my house would charge it, so after awhile it inevitably went flat and I took it back to the shop - since it was faulty.

The guy in the shop plugged it in to a USB-A port via a cheap A-to-C cable, and the mouse immediately came to life. Of course. I felt like an idiot.

I didn't get a faulty unit. Whoever designed the mouse was treating the USB-C plug like a newer micro-usb port. The mouse just expected 5V over the port. They clearly didn't bother testing it with a proper USB-C charger.

I returned it anyway and got a mouse that wasn't broken.

  • javawizard 1 day ago

    It annoys me so much when new electronics do this because the fix is both well known by now and only requires 2 dirt cheap components on the circuit board (5.1k resistors to ground on the CC lines).

    As a hardware engineer among other things, that was one of the first things I learned about interfacing with USB C. How do so many consumer devices keep getting this wrong in the year of our lord 2026?

  • jeroenhd 1 day ago

    Something I've also see some shitty peripherals do is only hook up one side of the USB-C connectors. To get it charging, you'd need to orient the cable right.

    Absolutely baffling, but it only happened to me for brands where I should've figured.

  • cassianoleal 1 day ago

    I had a bike light that charged over USB-C. I thought I was going nuts when I couldn’t charge it with any combination of cables and chargers I had. That is until I dug up the cable that came with it, a cheap looking yellow USB-A to USB-C cable. With that cable, I could charge it from anything.

isodev 1 day ago

> This is wrong

I understand the technical reasons behind it, but in this case - the actual expectation is to be able to use usb-c to charge other gadgets.

  • seba_dos1 1 day ago

    I think we should expect gadgets to not be outright broken in the first place.

    • isodev 21 hours ago

      That's what I'm trying to say about Apple's charging bricks

      • Kirby64 18 hours ago

        There’s nothing broken about the Apple brick.

        If you had a device that wanted 12V input on a USB-C port without negotiation (these products exist, and are dangerous because they come with chargers that just output 12V without any negotiation at all…), whose fault is it? The vendor who chooses to ignore the clearly defined spec to save a few cents and risks damaging devices, or the vendor who follows spec and prevents damaging random devices?

        • seba_dos1 18 hours ago

          Yes, and in case of 5V, the vendor isn't even saving "a few cents", but a tiny fraction of a cent. USB-C devices without pull-downs are only poorly pretending to be USB-C.

        • Filligree 2 hours ago

          I can do one worse.

          I have aquarium lights. They require 48VDC at 1A, which makes it quite a bright light; they’re nice, really…

          But the connector is USB-A, and worse, marked as being USB. The power supply just provides 48V unconditionally.

      • SAI_Peregrinus 11 hours ago

        They're spec complaint with genuine USB-PD charging capability. Some devices are counterfeit with fake USB logos & USB-C connectors but not compliant with the specs. I blame the counterfeit sellers & manufacturers.

jeroenhd 1 day ago

Not necessarily, Apple only implemented the latest and greatest USB charging spec in some of their devices (AVS). Their chargers speak the new protocols so their devices and their chargers will work, but a charger from a few years back can easily deliver 100W following the spec (PPS, other PD standards) but be unable to deliver high power charging on some Apple hardware.

Neither side is wrong per se, though it's quite annoying that Apple didn't implement PPS. Then again, if you're buying Apple, you should probably expect these kinds of shenannigans and be ready to need to buy dedicated peripherals.