PCB: How to wire two SDRAM ICs to STM32F7?
Hello,
The STM32F7 supports up to two external SDRAM ICs, where both SDRAM ICs basically share the same set of pins. Given all the restrictions on creating traces between STM32 and SDRAM (different layers, same length, same number of vias, ...), how can I possibly wire two ICs to the same STM32?
Do I need to double the number of layers? Can I create a split (junction) in every trace?
What is the best strategy for this? Are there any successful examples?
