Schematics would certainly help. But are unlikely to be available. A missing voltage might be missing for a few reason.
If there is voltage, it's just low, there may be a short circuit (to ground) on this line. You can check for low resistance to ground on this line to see if a short is possible.
If there is no voltage it's likely because its source is faulty. Or its source is not being told to generate it. In which case knowing where that voltage comes from would be helpful. Even if you don't have schematics you can look at the components you may be able to identify to try and locate it.
Overall your best tool at first, is going to be your eyes. Look for any board components that seem bad. Upload pictures and attach them to your original question if you'd like extra sets of eyes on your issue.
***UPDATE 12/31/2022 -***
The thing I have learned in my time troubleshooting circuits is that although it's cool and rewarding to understand how they work, it's more important to understand how they fail. These are related, but not the same. Also your legwork on finding the datasheets for these is 👌 chef's kiss. All the applause. Sorry for the wall of text that's about to ensue.
Regarding the missing 3.3 pin. LX outputs are part of a buck circuit and would be the primary output of this chip. It probably connects to one of the nearby inductors, which it would use to convert to a lower voltage.
If this isn't outputting, There could be three things at fault: it's not getting power in, it's not getting power on the enable line, or it's not getting proper feedback. I'll hand these one by one.
# Power input (VIN) which is pin 7, as you also noted you traced back to the LM5051. This is like plugging a computer into the wall outlet. Is voltage present on this line? If no, then there's your problem. If voltage is low, also a problem. I suspect this is your issue, but I'll get to that later.
# Pin 6 is for enable. If VIN is plugging your computer into power, this is pressing the power switch. The datasheet mentions this can be linked to VIN if a separate enable is not required. So. Are pins 6 and 7 continuous? Check for voltage here as well. Enable is set for "voltage high" meaning it's off when low or no voltage is detected.
# Feedback is essentially a computer POSTing. The output loops through a voltage dividing resistor back into the chip so it can check that it's operating correctly. This doesn't apply to you since you're not getting any output, but including it for anyone else who might stumble into this for a similar issue.
-
Back to your issue. If you've traced the input for the AOZ1212 back to the diode near the failed cap, that line still seems like it's likely to be the problem. Short to ground means low or now voltage where it's needed. I would check the line's resistance to ground.
+
Back to your issue. If you've traced the input for the AOZ1212 back to the diode near the failed cap, that line still seems like it's likely to be the problem. Short to ground means low or no voltage where it's needed. I would check the line's resistance to ground.
If you're checking resistance across the caps while they're on the board, and the line is short to ground, then it's going to be low resistance since both sides of the cap are effectively ground. The tricky bit is going to be finding the issue causing the short.
Schematics would certainly help. But are unlikely to be available. A missing voltage might be missing for a few reason.
If there is voltage, it's just low, there may be a short circuit (to ground) on this line. You can check for low resistance to ground on this line to see if a short is possible.
If there is no voltage it's likely because its source is faulty. Or its source is not being told to generate it. In which case knowing where that voltage comes from would be helpful. Even if you don't have schematics you can look at the components you may be able to identify to try and locate it.
Overall your best tool at first, is going to be your eyes. Look for any board components that seem bad. Upload pictures and attach them to your original question if you'd like extra sets of eyes on your issue.
+
+
***UPDATE 12/31/2022 -***
+
+
The thing I have learned in my time troubleshooting circuits is that although it's cool and rewarding to understand how they work, it's more important to understand how they fail. These are related, but not the same. Also your legwork on finding the datasheets for these is 👌 chef's kiss. All the applause. Sorry for the wall of text that's about to ensue.
+
+
Regarding the missing 3.3 pin. LX outputs are part of a buck circuit and would be the primary output of this chip. It probably connects to one of the nearby inductors, which it would use to convert to a lower voltage.
+
+
If this isn't outputting, There could be three things at fault: it's not getting power in, it's not getting power on the enable line, or it's not getting proper feedback. I'll hand these one by one.
+
+
# Power input (VIN) which is pin 7, as you also noted you traced back to the LM5051. This is like plugging a computer into the wall outlet. Is voltage present on this line? If no, then there's your problem. If voltage is low, also a problem. I suspect this is your issue, but I'll get to that later.
+
# Pin 6 is for enable. If VIN is plugging your computer into power, this is pressing the power switch. The datasheet mentions this can be linked to VIN if a separate enable is not required. So. Are pins 6 and 7 continuous? Check for voltage here as well. Enable is set for "voltage high" meaning it's off when low or no voltage is detected.
+
# Feedback is essentially a computer POSTing. The output loops through a voltage dividing resistor back into the chip so it can check that it's operating correctly. This doesn't apply to you since you're not getting any output, but including it for anyone else who might stumble into this for a similar issue.
+
Back to your issue. If you've traced the input for the AOZ1212 back to the diode near the failed cap, that line still seems like it's likely to be the problem. Short to ground means low or now voltage where it's needed. I would check the line's resistance to ground.
+
+
If you're checking resistance across the caps while they're on the board, and the line is short to ground, then it's going to be low resistance since both sides of the cap are effectively ground. The tricky bit is going to be finding the issue causing the short.
Schematics would certainly help. But are unlikely to be available. A missing voltage might be missing for a few reason.
If there is voltage, it's just low, there may be a short circuit (to ground) on this line. You can check for low resistance to ground on this line to see if a short is possible.
If there is no voltage it's likely because its source is faulty. Or its source is not being told to generate it. In which case knowing where that voltage comes from would be helpful. Even if you don't have schematics you can look at the components you may be able to identify to try and locate it.
Overall your best tool at first, is going to be your eyes. Look for any board components that seem bad. Upload pictures and attach them to your original question if you'd like extra sets of eyes on your issue.