I'm adding the CH213K in case a bad power adapter comes across or something cause for around $0.07.... I think it is worth it. That's my thought. But I'll remove it if it's REALLY unnecessary.
Unlike barrel jacks, which can have either polarity and it’s likely that a wrong one is used due to either user error or bad markings, all USB connectors have only one, well defined polarity. There is no option for a mistake.
There is always a possibility that the USB-C power adapter is broken or a scam. But having polarity reversed is only one of the options. CH213K isn’t going to protect against voltages exceeding ±6.5 V. It’s not going to protect against the the power adapter being earth-referenced on positive rail.
(1) Or it being connected to live. There is no way to protect against everything, and in this case the protection provided is only addressing only a very minor issue. There is an old saying: “any idiot can build a bridge that stands, but it takes an engineer to build a bridge that barely stands.” A part of a reasonable design is reducing costs where they don’t really improve much.
This is not a suggestion to skip that protection completely. But re-evaluate if you really believe you need it. And if you need CH213K instead of a generic schottky diode. Even at 1 A the difference between CH213K and SS34 is 4.6 V vs 4.8 V. Both are way above 3.3 V used by ESP32 and with a linear regulator you need to drop that voltage by converting power to heat. It’s a choice how it is distributed between the diode and the voltage regulator.
Again I stress it’s not my point to tell you to certainly not choose CH213K. It’s to trigger rethinking the design.
For the SMAJ0.5A I think yeah it makes more sense as you say, to be in front of everything. I read about how to place the CH213K and the SMAJ0.5A together and the suggestion was the diode to come after it, that's why I went that way.
SMAJ0.5A is a
TVS meant to suppress very short “random” transients that may appear on the power lines. If we put it behind CH213K, it’s still going to protect the rest of the circuit. The problem is that CH213K remains unprotected. Unlike a true diode, which does not have connection to the GND and therefore never sees the full voltage spike, CH213K does.
In the CH213K datasheet it says that is equivalent to a schottky barrier diode plus a self recovery fuse, so I took that as it has a fuse...?
I still don’t understand how comes companies spending enormous money on putting a chip in production can’t hire a decent translator.
(2) But it’s very common among Chinese companies that their datasheets and manuals looks as if they went through poor man’s version of Google Translate. This one is not an exception and it’s plagued with errors suggesting the translator didn’t know English or electronics. The use of word “fuse” is probably some bad translation.
The purpose of a fuse is to:
- … reliably break the circuit in an overcurrent situation.
- … reliably increase resistance (and therefore reduce voltage and current seen by the circuit) if current rises too much. This is the a special case for polyfuses.
There is no option for it not doing so, because e.g. logic didn’t click or a defect in silicon disturbed an amplifier.
CH213K senses current and uses an amplifier to control the MOSFET. The function is primarily to not overheat the CH213K itself. The closest it gets to fuses is being an unreliable “egoistic polyfuse.”

(1) A wall adapter should not be earth-referenced at all. But out of the two possibilities, GND being bound to earth is relatively harmless. Compared to VBUS, which is going to be catastrophic the moment we connect this device to something else.
(2) This is different from some smaller vendors, in particular consumer products manufacturers or eBay sellers, where I can completely understand that it’s just small companies that just try to live on an international market. My English is far from perfect, and I remember how Polish companies tried to appeal to western audiences in the past. But deploying a custom chip entails costs so huge that hiring a translator is 0.05% of the costs, and this particular company is not some small player. I expect the CEO makes monthly 100× more than the translator.