Hi! I recently purchased a nice gadget from AliExpress, this should be the circuit to drive an ultrasonic piezo. Silly me, I put the batteries backwards and the U1 component on the bottom left blew up.
I know a bit about circuits so I reverse engineered it (there might be mistakes), but I am not skilled enough to identify the component in order to look for a replacement. Can someone help me identify it? I can read ___22 on it.
Here’s another version of the schematic, which might be easier to understand.

Thank you for your help!
EDIT: I couldn’t identify the component, but I did a Google Image Search as suggested by @partial_accumen@lemmy.world and it found similar PCB designs. It very much looks like this component is part of the charging circuit, which I do not particularly care about. I will try desoldering it and see if the rest of the device still works. I will post the outcome here.
EDIT 2: with a lot of help from @jeinzi@discuss.tchncs.de I managed to fully reverse engineer it and fix most of the mistakes in the schematic. That component was just an FP6291 after all, part of a circuit to step up the 3V from two AA batteries to 5V required by the MCU. I replaced that whole section with a step up module I had previously purchased from AliExpress, and now everything works again.
Here’s the final (mostly accurate, hopefully) revision of the schematic.
Lessons learned:
- Always double-check battery polarity
- In the age of AI, Google Image Search can now help identity circuits
- Sometimes a circuit that looks complex can actually be much simpler in the end
- AskElectronics@discuss.tchncs.de amazing community on Lemmy
That was fun! Thank you very much to everyone who contributed to this thread!



There’s no way U1 is charging the battery. How would it? If the connection labeled USB is the power source, it’s only connection to U1 is through a 100k resistor and a reverse biased diode. Also, charging AA batteries? Sure, you could plug in some NiMH cells, but then the device would need to have explicit instructions telling you that this is indeed a charger and to only ever insert rechargable AA battery cells.
If you desolder U1, you should drop about 0.5V of your battery voltage across D1 and maybe the remaining 2.5V will be enough for the other components to do something, but I doubt they will be very effective in whatever their purpose is.
Fair point. There were no such instructions.
I tried desoldering U1, disconnecting the piezo, and powering it with 3V from the batteries side. It blinks rhythmically, so I assume the MCU (or ASIC) is fine. But if I connect the piezo, power consumption drops to < 1mA and nothing else happens. So yeah, that component’s purpose is probably not to charge the batteries.
I will try to read the markings again with a magnifying glass later today. Unless you or someone else have better suggestions.