I have a long chain of 60 SPI controlled PCBs. Each PCB has a single ground connection, and can draw up to 330mA each. What's the best method for connecting power and signal grounds to preserve the integrity of the SPI signals?
Right now I'm setting up a 14AWG (to support the ~19A total) main wire branch that each PCB will individually connect to. The question becomes how and where do I hook up the signal ground from the SPI controller (my Arduino UNO in this case)?
I've attached a simple schematic showing my current wiring plan, let me now what you guys think.
P.S. I've already verified with an oscilloscope that there are no signal reflections on the SPI line, so this is a ground problem not a transmission line/termination problem.