source: avrstuff/SCSI/SCSI2SD/SCSI2SD.sch@ f7fe36e

main
Last change on this file since f7fe36e was f7fe36e, checked in by Adrien Destugues <pulkomandy@…>, 12 years ago

WIP SCSI to SD device.
Based on http://micha.freeshell.org/pcmcia_drive/index.php

  • Convert Eagle schematics to KiCad format using circuitbee converter
  • Do some cleanup (not finished)

    Replace VCC, GND, and labels with kicad equivalents
    Merge sheets together by hand
    Still need to fix all the buses not being connected

  • Start working on replicating the PCB (needs to be done by hand...)

git-svn-id: svn://pulkomandy.tk/avrstuff@57 c6672c3c-f6b6-47f9-9001-1fd6b12fecbe

  • Property mode set to 100644
File size: 1.2 KB
Line 
1EESchema Schematic File Version 2 date 09/04/2012 00:17:25
2LIBS:power
3LIBS:device
4LIBS:transistors
5LIBS:conn
6LIBS:linear
7LIBS:regul
8LIBS:74xx
9LIBS:cmos4000
10LIBS:adc-dac
11LIBS:memory
12LIBS:xilinx
13LIBS:special
14LIBS:microcontrollers
15LIBS:dsp
16LIBS:microchip
17LIBS:analog_switches
18LIBS:motorola
19LIBS:texas
20LIBS:intel
21LIBS:audio
22LIBS:interface
23LIBS:digital-audio
24LIBS:philips
25LIBS:display
26LIBS:cypress
27LIBS:siliconi
28LIBS:opto
29LIBS:atmel
30LIBS:contrib
31LIBS:valves
32LIBS:SCSI_V2_0_-cache
33LIBS:SCSI2SD-cache
34EELAYER 25 0
35EELAYER END
36$Descr User 8000 6000
37encoding utf-8
38Sheet 1 6
39Title ""
40Date "8 apr 2012"
41Rev ""
42Comp ""
43Comment1 ""
44Comment2 ""
45Comment3 ""
46Comment4 ""
47$EndDescr
48$Sheet
49S 2550 2450 1650 1450
50U 4F81E390
51F0 "Target controller" 60
52F1 "Target.sch" 60
53$EndSheet
54$Sheet
55S 750 2450 1600 1450
56U 4F81E381
57F0 "PIA controller" 60
58F1 "PIA.sch" 60
59$EndSheet
60$Sheet
61S 4400 700 1800 1450
62U 4F81E369
63F0 "SDcard and other connectors" 60
64F1 "Misc.sch" 60
65$EndSheet
66$Sheet
67S 2550 700 1700 1450
68U 4F81E348
69F0 "SCSI connector" 60
70F1 "Connector.sch" 60
71$EndSheet
72$Sheet
73S 700 700 1650 1450
74U 4F81E31C
75F0 "SCSI PHY transceivers" 60
76F1 "Transceivers.sch" 60
77$EndSheet
78$EndSCHEMATC
Note: See TracBrowser for help on using the repository browser.