Hi, so since e-Design have still not open sourced the MDP series power supply modules (and maybe never will, who knows), I've done a bit of reverse engineering on the MDP-M01 control module.
I made a
GitHub repo with all my findings including the full schematic, STM32 CubeMX project file and an example project on how to make custom firmware boot (while leaving the factory bootloader in place).
I was hoping to get a custom firmware project started but I won't have the time for that any time soon so I thought I'd put this out here so it's easier to find in case anyone else wants to give it a go.
There are already some efforts to reverse engineer the protocol that the modules use to communicate, like
MDP-P906-Controller based on
mdp_commander.
If anyone has any questions, let me know.
Cheers
