
ijustpostwhenimhi
681
11
4

LTC3376 8-phase 4 channel sync buck with integrated fets. It will provide the 4 power rails for the switch IC

Baby's first wraps.
Found out I'm gonna need a 2nd wrap tool for the very short runs. Live and learn :)
The solder seen on some pins is for "ground committed" pins. A small copper washer under the solder, bridges the pin to the ground plane. I really like this board for that feature.
So far wire wrap is pretty fun and quite cathartic.
Edit: forgot to specify that this is a prototype build intended to confirm functionality and compatibility prior to a full PCB design
derpprogrammer
Upvotes for wire wrap!
Skizmo
Next time, draw within the lines.
Cornflakes91
that seems not standard conform
JustSomeDevGuy
Is this like a KVM switch, but for PCIe devices? Will the host just see it as being disconnected/reconnected when it switches between them?
ijustpostwhenimhi
It's a packet switch. Multiple downstream devices can be attached to a single upstream root port, through the switch. The devices can be used simultaneously, and can bypass the root port when communicating with each other. In this use case I'm using it to attach multiple gen3 devices to the single root port of the RPi5.
Cornflakes91
that seems extremely not standard conform, how do you get that to work at all? or is there some barely used PCI port replication standard i dont know about?
ijustpostwhenimhi
ijustpostwhenimhi
JustSomeDevGuy
What kind of devices are you connecting to the RPi?
ijustpostwhenimhi
For my uses, a 10G NIC and SAS controller (X710, 9400-8i), for an embedded, but very expandable NAS. This project is a spin off of my previous here: /gallery/yNCFgby
Though I also just want to build the first gen3 pcie switch HAT for the pi5 . I know of one company working on a CM5 (pi5 compute module) I/O board with SATA, 5GbE and an x1 slot, using a gen3 1:1:1:1 switch, but w/e still a fun experience and maybe I'll beat them to it ;)