Voltage Step-Down (Buck) Converter Module With Mystery AELH Chip
I've used a commodity voltage step-down converter (a.k.a. buck converter) module built around a MP1584 chip for many projects and it has worked well. Tracing the MP1584 module out to a KiCad schematic gave me a better understanding of that black box. It didn't expose the enable pin, though, and there was one project where I wanted that capability so I tried a different buck converter module because it had an exposed enable pin. Here are pictures of the module, with the backside image flipped so all the traces and vias would line up as I try to follow them from one layer to another.


It had a row of resistors on board for voltage presets, and I could use them by cutting the trace to the adjustable potentiometer and soldering a bridge across the desired position. Despite the space dedicated to these preset resistors, this module was only about 60% of the size of the MP1584 module I had been using. Here they are side-by-side, with the MP1584 module to the left and this module to the right.

I thought it might be fun to decipher the magic behind this compact and capable module, but there were two significant problems.
The first was that I still couldn't find any information on the chip at the heart of this module. I can read the marking AELH easily enough, but I only found one chip with that marking and it's the wrong chip: the MAX6514UKP115, part of Analog Devices MAX6514 line of temperature switch chips. A temperature switch is not a voltage converter, plus I have 8 pins here and a MAX6514 has just 5-pins.
The second problem was the fact this module has a very tightly packed layout. The copper wiring on this circuit board are hard to see as they snake between tight gaps in components and underneath them in many cases. To trace through this module, I would have to somehow make copper paths show up clearly against non-copper areas of this circuit board.

As a consolation prize I have at least obtained some practical data points on this module by probing with a continuity meter to see which pads are connected. Aligned with the voltage select solder bridge pads are a row of resistors lined up with the potentiometer. These form half of the voltage divider providing feedback to the AELH chip. I also found the resistor acting as the bottom half of the voltage divider.
An earlier project using this module had problem controlling the enable pin on this module because it would be enabled by default via a pull-up resistor. When my microcontroller went to sleep I wanted the boost converter to be disabled as well, but the pull-up resistor foiled that plan. Not wanting to deal with tiny surface mount components at the time, I decided to wire in an external pull-down resistor to fight that pull-up resistor. In the future, if I have a similar need, I have now located the pull-up resistor I need to remove.
For the moment, poor visual contrast of copper and its tight layout foiled my goal of tracing through this board to generate a schematic. As a change of pace, I took a break and went to play with AI image generators.