I have no skills at all in soldering, apart repairing jack cables. so SMD looks difficult to me. and I don’t know if it’s a good project to start learning it.
This thing has 6 components on it and I think this would be a great first project as there’s not much to go wrong. The github for the project has the OSH park link to get the PCB and the rest of the parts can be found easily on a number of stockists like digikey or tayda. I will help you work through it if you want to learn how to build, but if you just want a built board I’m sure someone will volunteer.
Oh I guess I misunderstood what the issue is with the AD modules. I thought the slow start adaptor fixed the problem of them not booting up. I was unaware of other issues
yes sadly almost all of the last modules from AD were problematic. you can read more details in the readme.md of the linked github repo:
Background
At one time Audio Damage manufactured and sold a line of Eurorack synthesizer modules which provided a range of unique functions. Many of these modules are based on the STM32F4 series of microcontrollers and suffer from a power sequencing issue that causes the CPU to hang up when powered from some types of power supplies. It doesn’t happen with just any supply, but if you happen to use one that causes the issue it can be quite frustrating.
The problem arises when the -12V rail stabilizes more slowly than the +12V rail - a sneak path through the input buffer op-amps and codec power supply locks up the MCU in a way which cannot be recovered without power cycling. The only way to prevent this without modifying the module is to insert a switch into the +12V rail and hold it off until the -12V rail stabilizes.
I have prototyped a small PCB with the proper circuitry for this which can be added into the power supply cable. The design info is available here if you are able to DIY such things. I do not manufacture or sell these myself.