Closed proppy closed 9 months ago
Hey there @proppy,
The board only has a 10-pin eurorack power connector, not a 16-pin one. 10-pin eurorack power cables don't actually have a 5V line, so I'm not sure what you mean by the 5V line being grounded. Or do you mean it's grounded in the cable itself which was shipped? That would be a quality issue!
That being said, I intentionally put enough space next to the power connector such that you could in theory use a 16-pin to 16-pin IDC cable instead of a 16-pin to 10-pin IDC cable (as shipped). Given the 5V ingress is one pin over from the +12V input, you could fit a single 2.54" pin header cable in there to connect your board. In this arrangement you can power everything just from 1x16-pin power cable with the existing hardware. Like this (using a proper cable instead of the one pictured here that is only crimped on the first 10 pins):
As for powering boards directly from the PMOD connector, this will not work as there is no 3V3 regulator actually on the PMOD. I considered adding an optional jumper for this feature actually in the next hardware release, but I'm not so sure about this feature as a few boards I have played with would not be happy with this arrangement, and I guess most PMODs on the market expect to be powered by the board, not the other way around.
The current hardware release (R3.3) added an additional 'backpack' FFC connector on the back which can be used to bolt on daughterboards to the eurorack-pmod with 1 connector such that they can A) siphon off power and B) send audio/etc to the PMOD with a shared (optional) connector
This enables the use-case where we want a dev-board to be powered by the PMOD board in a neat way, given an adapter PCB which holds the dev board in a nice orientation for eurorack.
Such an adapter PCB doesn't exist yet, but at least it's possible now :)
I noticed that the 5v power line on the eurorack connector is grounded, is that intentional?
I'd love to be able to power the dev board directly from the eurorack supply? (or is a #badidea?) Also curious if something like the https://github.com/tinyvision-ai-inc/pico-ice would be cool with receiving 3.3V directly from the pmod connector.