realizator / stereopi-kicad-schematic

StereoPi KiCad schematics
Apache License 2.0
40 stars 12 forks source link

Partition of compute module signals to logical blocks #1

Open Knochi opened 5 years ago

Knochi commented 5 years ago

As David divided main SO-DIMM connector to the several logical blocks, it might seems good idea to group all signals of each part of the schematic in the same block.

  1. For example, part of the CAN interface signals (data) going to XS11C, but signals CAN-I2X, CAN-IO are going to X11F.
  2. All signals to SD card are goes to connector XS11G, but SD-Detect signal is commutated to X11F.

The idea to divide all schematic in a blocks is a good idea, as schematic became more comfortably readable. So if we can to keep all signals of every block in a one place, it will be good. This is just my opinion.