Add Pullup Resistor on the SD Card Holder and Finish Routing the ICs
This commit is contained in:
parent
1ef55fd8c9
commit
326c9e926c
26908
MemoryTestBed.kicad_pcb
26908
MemoryTestBed.kicad_pcb
File diff suppressed because it is too large
Load Diff
|
|
@ -1,58 +1,10 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 2,
|
"active_layer": 0,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [
|
"hidden_nets": [],
|
||||||
"3V3",
|
|
||||||
"PSRAM_VSS",
|
|
||||||
"SDMMC1_D2",
|
|
||||||
"SDMMC1_D3",
|
|
||||||
"SDMMC1_CK",
|
|
||||||
"SDMMC1_CMD",
|
|
||||||
"FMC_SDNE0",
|
|
||||||
"FMC_SDCKE0",
|
|
||||||
"FMC_SDNWE",
|
|
||||||
"FMC_A12",
|
|
||||||
"FMC_A1",
|
|
||||||
"FMC_A2",
|
|
||||||
"FMC_A0",
|
|
||||||
"FMC_D3",
|
|
||||||
"FMC_D2",
|
|
||||||
"FMC_A11",
|
|
||||||
"FMC_A10",
|
|
||||||
"FMC_NBL1",
|
|
||||||
"FMC_SDNCAS",
|
|
||||||
"FMC_D14",
|
|
||||||
"SDMMC1_D1",
|
|
||||||
"SDMMC1_D0",
|
|
||||||
"FMC_D13",
|
|
||||||
"FMC_A5",
|
|
||||||
"FMC_A4",
|
|
||||||
"FMC_D5",
|
|
||||||
"FMC_D4",
|
|
||||||
"FMC_D0",
|
|
||||||
"FMC_D7",
|
|
||||||
"FMC_D1",
|
|
||||||
"FMC_D9",
|
|
||||||
"FMC_A8",
|
|
||||||
"FMC_D11",
|
|
||||||
"FMC_D6",
|
|
||||||
"FMC_D12",
|
|
||||||
"FMC_D10",
|
|
||||||
"FMC_D8",
|
|
||||||
"FMC_A7",
|
|
||||||
"FMC_A3",
|
|
||||||
"FMC_A6",
|
|
||||||
"FMC_A9",
|
|
||||||
"FMC_SDNRAS",
|
|
||||||
"FMC_NBL0",
|
|
||||||
"FMC_D15",
|
|
||||||
"FMC_SDCLK",
|
|
||||||
"FMC_BA1",
|
|
||||||
"FMC_BA0"
|
|
||||||
],
|
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
|
|
|
||||||
|
|
@ -688,7 +688,7 @@
|
||||||
"uuid": "a3fd5b8d-a9f3-47cc-a25f-d7c62ec99659"
|
"uuid": "a3fd5b8d-a9f3-47cc-a25f-d7c62ec99659"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"used_designators": "#PWR13",
|
"used_designators": "#PWR1-13,C1-14,R1-5,J1,U1-3",
|
||||||
"variants": []
|
"variants": []
|
||||||
},
|
},
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue