What is the best way to route a SPI bus with four loads?
- One bus with multiple drops.
- A star pattern with equal length branches to each peripheral.
- Or other configuration.
All 4 peripherals and controller are on the the same board. The peripherals are from 2" to 8" from controller (master). The SPI bus will be run at 3.3V and between 30 - 40 MHz.
I am primarily worried about signal integrity and reflection, on CLK mainly but data also, due to the long lengths to each peripheral. I have seen some examples, but they usually only deal with 2 peripherals.