# Call me Gordan Ramzy coz I cooked on Channel: #designreview Source: https://discord.com/channels/1233487248129921135/1550482703856705567 Started: 2026-09-18T12:35:40.207000+00:00 Last activity: 2026-09-18T13:31:03.692000+00:00 ## pixalynx — 2026-09-18T12:24:43.175000+00:00 Call me Gordan Ramzy coz I cooked on this one 😂 , review pls - https://tscircuit.com/pixalynx/cm5-minimal-carrier ## Rishabh — 2026-09-18T12:35:42.154000+00:00 AI hasn't imported these parts from jlcpcb, cause the footprint is not matching with the models Attachment: image.png — https://community.tscircuit.com/media/1550485466963382417 Attachment: image.png — https://community.tscircuit.com/media/1550485467428954122 ## pixalynx — 2026-09-18T12:38:57.093000+00:00 What prompt should I give it ? ## Rishabh — 2026-09-18T12:39:44.923000+00:00 Ask it import the parts from tsci search ## pixalynx — 2026-09-18T12:44:55.360000+00:00 does this sound correct? ```The arrows appear to point to D1, the input protection diode, and U1, the HDMI power switch. Both are present in the circuit and BOM, but use generic package models. tsci search found their exact JLCPCB parts; I’m importing those and checking pin numbering before using them.``` ## Anas — 2026-09-18T12:45:14.937000+00:00 me trying to use CM3 to create gaming console Attachment: Screenshot_2026-09-18_at_2.44.29_PM.png — https://community.tscircuit.com/media/1550487869926146048 ## pixalynx — 2026-09-18T12:45:35.366000+00:00 HEY!!!! thats exactly what im trying to do with CM5 ## pixalynx — 2026-09-18T12:50:31.474000+00:00 I created my own minimal OS that ill be booting the cm5 into ## pixalynx — 2026-09-18T13:01:17.444000+00:00 <@809856037376491570> ive made an update could you have another look - https://tscircuit.com/pixalynx/cm5-minimal-carrier?version=0.1.1#3d ## Rishabh — 2026-09-18T13:22:09.756000+00:00 you don't need a 4 layer board for this, 2 layer is enough ## Rishabh — 2026-09-18T13:23:18.730000+00:00 I don't know what are these, something seems weird Attachment: image.png — https://community.tscircuit.com/media/1550497448693342208 ## pixalynx — 2026-09-18T13:31:03.692000+00:00 ```His questions are reasonable. Two layers may be feasible, but we haven’t established that this design will meet its HDMI requirements on two layers. Four layers were chosen to give the HDMI traces a nearby, continuous ground plane and provide separate 5 V distribution. Raspberry Pi specifies 100 Ω differential HDMI routing. Our trace dimensions were calculated for the current four-layer stack-up; converting to two layers requires recalculating that geometry and rerouting power and return paths. It isn’t simply removing two layers. CM5 datasheet I checked the screenshot against the actual nets: - Red “fingers” with three black holes: copper connections from USB-C VBUS pads to three vias, which connect to the internal 5 V plane. - Single holes near the outer USB-C pads: ground vias connecting to the internal ground plane. - Extensions beside the capacitor: its power and ground connections to those planes. - Large blue circles labelled GND/VBUS: underside test pads. The internal planes aren’t visible in this view, so these connections can look like dead ends. The manufacturing export uses ordinary through-vias. There is a worthwhile review point here: the power connections could be made more compact, and their trace necks, via count and copper plating need a current/temperature assessment. Three vias alone do not establish a 5 A rating, and clean DRC doesn’t establish that either. My recommendation is to keep four layers for the first prototype, review those power connections, and treat two layers as a separate cost-reduction redesign if the saving justifies it. The screenshot itself doesn’t show missing components or disconnected power connections.```