Ralim / IronOS

Open Source Soldering Iron firmware
https://ralim.github.io/IronOS/
GNU General Public License v3.0
7.14k stars 711 forks source link

Quick Charge 4.0+ power supply not working #663

Closed BorisBrock closed 4 years ago

BorisBrock commented 4 years ago

The power supply and cable seem OK, since I can charge my smartphone and camera witout any problems. The TS 80 seems to be the culprit here.

Link to the power supply: https://www.belkin.com/de/p/P-F7U074/

Ralim commented 4 years ago

Most likely the issue here is that you are using a USB-C to C cable; these only work with the TS80P. This is a hardware flaw in that the iron is missing the pulldown on the CC pin that is required for a USB-C power supply to turn on.

You can buy USB C-C cables with this resistor in them (designed for this exact situation).

DjordjeMandic commented 4 years ago

Most likely the issue here is that you are using a USB-C to C cable; these only work with the TS80P. This is a hardware flaw in that the iron is missing the pulldown on the CC pin that is required for a USB-C power supply to turn on.

You can buy USB C-C cables with this resistor in them (designed for this exact situation).

Is it possible to bodge this resistor inside ts80?

Edit: As far as i know there should be 5.1k resistor between each CC pin to gnd?

Ralim commented 4 years ago

@DjordjeMandic Indeed that is correct; for non-pd aware you should have a 5.1k resistor to ground on each CC pin.

It falls in the category of "you can, but its very fine soldering" as you would be soldering to the back of the pins on the CC socket. So generally I dont recommend this.