Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
commitlog-requ...@lists.openmoko.org
You can reach the person managing the list at
commitlog-ow...@lists.openmoko.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. r5306 - trunk/gta02-core (da...@docs.openmoko.org)
2. r5307 - trunk/gta02-core (da...@docs.openmoko.org)
3. r5308 - in trunk/gta02-core: . docs/ecn (da...@docs.openmoko.org)
4. r5309 - trunk/gta02-core (re...@docs.openmoko.org)
5. r5310 - trunk/gta02-core (re...@docs.openmoko.org)
--- Begin Message ---
Author: daveb
Date: 2009-07-21 15:32:12 +0200 (Tue, 21 Jul 2009)
New Revision: 5306
Modified:
trunk/gta02-core/STATUS
trunk/gta02-core/lcm.sch
Log:
review of LCM sheet, Add a missing connection
Modified: trunk/gta02-core/STATUS
===================================================================
--- trunk/gta02-core/STATUS 2009-07-20 19:17:44 UTC (rev 5305)
+++ trunk/gta02-core/STATUS 2009-07-21 13:32:12 UTC (rev 5306)
@@ -6,7 +6,7 @@
CPU-POWER Dave
IO Luke
GPS Alvaro Werner 5253
-LCM Luke
+LCM Luke Dave 5306
MEMORY Luke Werner 5182
PMU Alvaro Werner 5182
SD-SIM Dave Werner 5275
Modified: trunk/gta02-core/lcm.sch
===================================================================
--- trunk/gta02-core/lcm.sch 2009-07-20 19:17:44 UTC (rev 5305)
+++ trunk/gta02-core/lcm.sch 2009-07-21 13:32:12 UTC (rev 5306)
@@ -1,9 +1,9 @@
-EESchema Schematic File Version 2 date Wed 15 Jul 2009 08:22:23 PM PDT
-LIBS:power,device,conn,gta02-core
+EESchema Schematic File Version 2 date Tue 21 Jul 2009 13:57:22 BST
+LIBS:power,device,conn,gta02-core
EELAYER 24 0
EELAYER END
$Descr A3 16535 11700
-Sheet 1 1
+Sheet 4 12
Title ""
Date ""
Rev ""
@@ -13,6 +13,7 @@
Comment3 ""
Comment4 ""
$EndDescr
+Connection ~ 6550 2550
Connection ~ 8750 3000
Wire Wire Line
8750 3250 8750 3000
@@ -603,7 +604,7 @@
0 -1 -1 0
$EndComp
$Comp
-L TST P?
+L TST TP6002
U 1 1 4A5E9A21
P 8500 3250
F 0 "TP6002" H 8500 3550 40 0000 C CNN
@@ -630,7 +631,7 @@
1 0 0 -1
$EndComp
$Comp
-L C C?
+L C C6005
U 1 1 4A5E98AB
P 8000 3400
F 0 "C6005" H 8050 3500 50 0000 L CNN
@@ -639,7 +640,7 @@
1 0 0 -1
$EndComp
$Comp
-L C C?
+L C C6004
U 1 1 4A5E98AA
P 7500 3400
F 0 "C6004" H 7550 3500 50 0000 L CNN
--- End Message ---
--- Begin Message ---
Author: daveb
Date: 2009-07-21 15:49:24 +0200 (Tue, 21 Jul 2009)
New Revision: 5307
Modified:
trunk/gta02-core/lcm.sch
Log:
add comment about filter pinouts.
Modified: trunk/gta02-core/lcm.sch
===================================================================
--- trunk/gta02-core/lcm.sch 2009-07-21 13:32:12 UTC (rev 5306)
+++ trunk/gta02-core/lcm.sch 2009-07-21 13:49:24 UTC (rev 5307)
@@ -1,4 +1,4 @@
-EESchema Schematic File Version 2 date Tue 21 Jul 2009 13:57:22 BST
+EESchema Schematic File Version 2 date Tue 21 Jul 2009 14:49:04 BST
LIBS:power,device,conn,gta02-core
EELAYER 24 0
EELAYER END
@@ -13,6 +13,8 @@
Comment3 ""
Comment4 ""
$EndDescr
+Text Notes 13150 1900 0 50 ~ 0
+NOTE: filter pinouts are different to gta01/gta02\n
Connection ~ 6550 2550
Connection ~ 8750 3000
Wire Wire Line
--- End Message ---
--- Begin Message ---
Author: daveb
Date: 2009-07-21 16:54:53 +0200 (Tue, 21 Jul 2009)
New Revision: 5308
Modified:
trunk/gta02-core/STATUS
trunk/gta02-core/docs/ecn/ecn0002.txt
trunk/gta02-core/memory.sch
Log:
Review the MEMORY sheet. Fix databus gap, odd wiring at C2210. Add info on
dropped symbols.
Modified: trunk/gta02-core/STATUS
===================================================================
--- trunk/gta02-core/STATUS 2009-07-21 13:49:24 UTC (rev 5307)
+++ trunk/gta02-core/STATUS 2009-07-21 14:54:53 UTC (rev 5308)
@@ -7,7 +7,7 @@
IO Luke
GPS Alvaro Werner 5253
LCM Luke Dave 5306
-MEMORY Luke Werner 5182
+MEMORY Luke Werner 5182 Dave 5308
PMU Alvaro Werner 5182
SD-SIM Dave Werner 5275
USB Rene Werner 5182
Modified: trunk/gta02-core/docs/ecn/ecn0002.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0002.txt 2009-07-21 13:49:24 UTC (rev
5307)
+++ trunk/gta02-core/docs/ecn/ecn0002.txt 2009-07-21 14:54:53 UTC (rev
5308)
@@ -1,6 +1,10 @@
Remove NOR (U2501)
+Remove U2501
+Remove U2502
+Remove signals GCS0, GCS3, nNOR_WP, nFLASH_CE, nOE
+
To do:
- chips to remove
- software impact of not having NOR on Qi and kernel
Modified: trunk/gta02-core/memory.sch
===================================================================
--- trunk/gta02-core/memory.sch 2009-07-21 13:49:24 UTC (rev 5307)
+++ trunk/gta02-core/memory.sch 2009-07-21 14:54:53 UTC (rev 5308)
@@ -1,4 +1,4 @@
-EESchema Schematic File Version 2 date Tue 14 Jul 2009 11:26:59 PM PDT
+EESchema Schematic File Version 2 date Tue 21 Jul 2009 15:52:06 BST
LIBS:power,device,conn,gta02-core
EELAYER 24 0
EELAYER END
@@ -13,6 +13,12 @@
Comment3 ""
Comment4 ""
$EndDescr
+Text Notes 3250 3200 0 50 ~ 0
+GCS0 & GCS3 signals no longer used (ecn0002)
+Text Notes 3250 3100 0 50 ~ 0
+3d_CS signal no longer used (ecn0001)
+Wire Bus Line
+ 6000 4500 6000 10450
Wire Wire Line
2750 8850 3550 8850
Wire Wire Line
@@ -65,12 +71,9 @@
13850 2750 13850 2950
Wire Wire Line
14250 2950 14250 2750
-Connection ~ 14250 3350
Wire Wire Line
- 14250 3300 14250 3550
+ 13850 3550 14250 3550
Wire Wire Line
- 14250 3550 13850 3550
-Wire Wire Line
13850 3550 13850 3350
Wire Wire Line
8750 8900 9500 8900
@@ -87,8 +90,6 @@
Wire Wire Line
10550 6450 9200 6450
Wire Bus Line
- 6000 7900 6000 4500
-Wire Bus Line
15400 8150 15400 9900
Wire Wire Line
14200 8350 14400 8350
@@ -379,8 +380,6 @@
8750 9400 10400 9400
Wire Bus Line
15400 9900 10500 9900
-Wire Bus Line
- 6000 10450 6000 7950
Wire Wire Line
12650 1950 12650 1750
Wire Wire Line
@@ -487,6 +486,8 @@
3550 8850 3550 8350
Wire Wire Line
3450 8700 2750 8700
+Wire Wire Line
+ 14250 3550 14250 3350
Text GLabel 2750 8550 0 60 Output ~ 0
MODEM_ON
Text GLabel 2750 8850 0 60 Output ~ 0
--- End Message ---
--- Begin Message ---
Author: rehar
Date: 2009-07-22 02:33:45 +0200 (Wed, 22 Jul 2009)
New Revision: 5309
Modified:
trunk/gta02-core/audio.sch
Log:
- removed bead in mic bias line for now, will be covered in separate ECN
- changed label of vertical components
- changed position of some components to have 200mil between the next Object
Modified: trunk/gta02-core/audio.sch
===================================================================
--- trunk/gta02-core/audio.sch 2009-07-21 14:54:53 UTC (rev 5308)
+++ trunk/gta02-core/audio.sch 2009-07-22 00:33:45 UTC (rev 5309)
@@ -1,5 +1,5 @@
-EESchema Schematic File Version 2 date Tue 14 Jul 2009 11:26:59 PM PDT
-LIBS:power,device,conn,gta02-core
+EESchema Schematic File Version 2 date Tue 21 Jul 2009 19:02:54 CDT
+LIBS:power,device,conn,gta02-core,gta02-core-cache
EELAYER 24 0
EELAYER END
$Descr A3 16535 11700
@@ -13,8 +13,31 @@
Comment3 ""
Comment4 ""
$EndDescr
-NoConn ~ 13650 9200
Wire Wire Line
+ 10850 2250 11200 2250
+Wire Wire Line
+ 9150 3250 9150 1750
+Wire Wire Line
+ 11450 3150 10750 3150
+Wire Wire Line
+ 4550 4250 3550 4250
+Wire Wire Line
+ 3550 4250 3550 4450
+Wire Wire Line
+ 3550 4450 3750 4450
+Wire Wire Line
+ 3200 4250 3200 4050
+Wire Wire Line
+ 4200 9550 1850 9550
+Wire Wire Line
+ 1850 9550 1850 9150
+Wire Wire Line
+ 1850 9150 1650 9150
+Wire Wire Line
+ 11350 7800 11350 7250
+Wire Wire Line
+ 11350 7250 10250 7250
+Wire Wire Line
3250 6250 6400 6250
Wire Wire Line
3250 6050 4550 6050
@@ -55,16 +78,10 @@
10050 7650 9700 7650
Wire Wire Line
9700 7650 9700 7850
-Wire Wire Line
- 11150 7250 11350 7250
-Wire Wire Line
- 11350 7250 11350 7800
Connection ~ 11350 8550
Wire Wire Line
11350 8300 11350 8550
Wire Wire Line
- 10250 7250 10450 7250
-Wire Wire Line
9600 5200 9400 5200
Wire Wire Line
9400 5200 9400 4150
@@ -137,8 +154,6 @@
Wire Wire Line
2100 10450 2100 10250
Wire Wire Line
- 1900 9150 1900 9550
-Wire Wire Line
12800 10450 12800 10200
Wire Wire Line
8950 8550 13000 8550
@@ -168,13 +183,9 @@
Wire Wire Line
9350 3650 9600 3650
Wire Wire Line
- 10050 2600 10550 2600
+ 10050 1750 10550 1750
Wire Wire Line
- 9650 2300 9050 2300
-Wire Wire Line
- 9050 2300 9050 3150
-Wire Wire Line
- 10950 4450 10950 4250
+ 9650 1450 9050 1450
Connection ~ 10500 3650
Wire Wire Line
10500 3850 10500 3650
@@ -187,10 +198,6 @@
Wire Wire Line
10750 3650 10750 3450
Wire Wire Line
- 10750 3450 11150 3450
-Wire Wire Line
- 9150 3250 9150 2600
-Wire Wire Line
9150 3250 8850 3250
Connection ~ 5350 1450
Wire Wire Line
@@ -266,16 +273,6 @@
Wire Wire Line
1000 2400 4200 2400
Wire Wire Line
- 4550 4250 3850 4250
-Wire Wire Line
- 3850 4250 3850 4450
-Wire Wire Line
- 3850 4450 3950 4450
-Wire Wire Line
- 3400 4150 3400 4050
-Wire Wire Line
- 3400 4050 4550 4050
-Wire Wire Line
3800 2700 4100 2700
Wire Wire Line
4100 2700 4100 3050
@@ -342,12 +339,8 @@
Wire Wire Line
4200 2950 4200 2400
Wire Wire Line
- 3400 4750 3400 4550
+ 3200 4850 3200 4650
Wire Wire Line
- 4350 4450 4350 4350
-Wire Wire Line
- 4350 4350 4550 4350
-Wire Wire Line
1300 2700 1300 2400
Connection ~ 1300 2400
Wire Wire Line
@@ -423,24 +416,19 @@
Wire Wire Line
5750 1450 5750 1650
Wire Wire Line
- 9050 3150 8850 3150
+ 8850 3150 9050 3150
Wire Wire Line
10100 2950 10750 2950
Wire Wire Line
10750 2950 10750 3150
Wire Wire Line
- 10750 3150 11150 3150
-Wire Wire Line
10300 3650 10300 3500
Wire Wire Line
- 10950 3850 10950 3150
-Connection ~ 10950 3150
-Wire Wire Line
10500 4450 10500 4250
Wire Wire Line
- 10050 2300 10550 2300
+ 10050 1450 10550 1450
Wire Wire Line
- 9150 2600 9650 2600
+ 9150 1750 9650 1750
Wire Wire Line
8850 3550 9250 3550
Wire Wire Line
@@ -465,8 +453,6 @@
Wire Wire Line
7650 8550 7850 8550
Wire Wire Line
- 1900 9050 1900 8650
-Wire Wire Line
2300 8850 2300 8650
Connection ~ 2300 8650
Wire Wire Line
@@ -481,10 +467,6 @@
Wire Wire Line
3500 8400 3500 8650
Wire Wire Line
- 1900 8650 4200 8650
-Wire Wire Line
- 1900 9550 4200 9550
-Wire Wire Line
4200 9100 3900 9100
Wire Wire Line
3900 9100 3900 9550
@@ -585,17 +567,17 @@
Wire Wire Line
8600 9350 9050 9350
Wire Wire Line
- 12150 3450 12150 3400
+ 12450 3450 12450 3400
Wire Wire Line
- 12150 3200 12150 3150
+ 12450 3200 12450 3150
Wire Wire Line
- 12150 3450 11950 3450
+ 12450 3450 12250 3450
Wire Wire Line
- 12150 3400 12350 3400
+ 12450 3400 12650 3400
Wire Wire Line
- 12150 3200 12350 3200
+ 12450 3200 12650 3200
Wire Wire Line
- 12150 3150 11950 3150
+ 12450 3150 12250 3150
Wire Wire Line
12600 9000 13650 9000
Wire Wire Line
@@ -612,6 +594,32 @@
6200 5950 3250 5950
Wire Wire Line
6300 6150 3250 6150
+Wire Wire Line
+ 1650 9050 1850 9050
+Wire Wire Line
+ 1850 9050 1850 8650
+Wire Wire Line
+ 1850 8650 4200 8650
+Wire Wire Line
+ 3200 4050 4550 4050
+Wire Wire Line
+ 4150 4450 4350 4450
+Wire Wire Line
+ 4350 4450 4350 4350
+Wire Wire Line
+ 4350 4350 4550 4350
+Wire Wire Line
+ 10750 3450 11450 3450
+Wire Wire Line
+ 11200 2850 11200 3150
+Connection ~ 11200 3150
+Wire Wire Line
+ 9050 3150 9050 1450
+Wire Wire Line
+ 10850 2250 10850 2450
+Wire Wire Line
+ 11200 2250 11200 2450
+NoConn ~ 13650 9200
Text GLabel 5050 6500 2 60 Output ~ 0
IIS_MCLK
$Comp
@@ -700,8 +708,8 @@
L VARISTOR D4106
U 1 1 4A41AF7D
P 14600 4700
-F 0 "D4106" H 14600 4850 60 0000 C CNN
-F 1 "5.6Vac, 150pF" H 14600 4550 60 0000 C CNN
+F 0 "D4106" V 14550 4450 60 0000 C CNN
+F 1 "5.6Vac, 150pF" V 14650 4280 60 0000 C CNN
F 2 "0402" H 14540 4910 60 0001 C CNN
1 14600 4700
0 -1 1 0
@@ -710,8 +718,8 @@
L VARISTOR D4105
U 1 1 4A41AF4C
P 14550 6400
-F 0 "D4105" H 14550 6550 60 0000 C CNN
-F 1 "5.6Vac, 150pF" H 14550 6250 60 0000 C CNN
+F 0 "D4105" V 14500 6150 60 0000 C CNN
+F 1 "5.6Vac, 150pF" V 14600 5980 60 0000 C CNN
F 2 "0402" H 14490 6610 60 0001 C CNN
1 14550 6400
0 -1 1 0
@@ -851,8 +859,8 @@
L R_US R4303
U 1 1 4A41AA22
P 4000 8200
-F 0 "R4303" H 4000 8300 50 0000 C CNN
-F 1 "0R" H 4000 8100 50 0000 C CNN
+F 0 "R4303" V 4050 8000 50 0000 C CNN
+F 1 "0R" V 3950 8070 50 0000 C CNN
F 2 "0402" H 3950 8350 60 0001 C CNN
1 4000 8200
0 -1 -1 0
@@ -965,8 +973,8 @@
L R_US R4306
U 1 1 4A41A5EE
P 2300 9100
-F 0 "R4306" H 2300 9200 50 0000 C CNN
-F 1 "NC" H 2300 9000 50 0000 C CNN
+F 0 "R4306" V 2350 9300 50 0000 C CNN
+F 1 "NC" V 2250 9250 50 0000 C CNN
F 2 "0402" H 2250 9250 60 0001 C CNN
1 2300 9100
0 -1 -1 0
@@ -975,8 +983,8 @@
L VARISTOR D4302
U 1 1 4A41A457
P 2100 8200
-F 0 "D4302" H 2100 8350 60 0000 C CNN
-F 1 "5.6Vac, 150pF" H 2100 8050 60 0000 C CNN
+F 0 "D4302" V 2150 8450 60 0000 C CNN
+F 1 "5.6Vac, 150pF" V 2050 8620 60 0000 C CNN
F 2 "0402" H 2040 8410 60 0001 C CNN
1 2100 8200
0 -1 -1 0
@@ -985,8 +993,8 @@
L VARISTOR D4301
U 1 1 4A41A44C
P 2100 10000
-F 0 "D4301" H 2100 10150 60 0000 C CNN
-F 1 "5.6Vac, 150pF" H 2100 9850 60 0000 C CNN
+F 0 "D4301" V 2050 10220 60 0000 C CNN
+F 1 "5.6Vac, 150pF" V 2150 10420 60 0000 C CNN
F 2 "0402" H 2040 10210 60 0001 C CNN
1 2100 10000
0 -1 1 0
@@ -994,25 +1002,13 @@
$Comp
L MICROPHONE MIC4301
U 1 1 4A41A432
-P 1550 9100
-F 0 "MIC4301" H 1550 9400 60 0000 C CNN
-F 1 "MICROPHONE" H 1550 8800 60 0000 C CNN
- 1 1550 9100
+P 1300 9100
+F 0 "MIC4301" H 1300 9400 60 0000 C CNN
+F 1 "MICROPHONE" H 1300 8800 60 0000 C CNN
+ 1 1300 9100
1 0 0 -1
$EndComp
-Text Notes 10150 6950 0 60 ~ 0
-NOTE: B4409 added to prevent\nfeeding RF into MICBIAS line
$Comp
-L FILTER B4409
-U 1 1 4A413E54
-P 10800 7250
-F 0 "B4409" H 10800 7400 60 0000 C CNN
-F 1 "FILTER" H 10800 7150 60 0000 C CNN
-F 2 "0402" H 10740 7460 60 0001 C CNN
- 1 10800 7250
- 1 0 0 -1
-$EndComp
-$Comp
L GND #PWR?
U 1 1 4A413D33
P 12800 10450
@@ -1025,8 +1021,8 @@
L VARISTOR D4402
U 1 1 4A413D29
P 12800 9950
-F 0 "D4402" H 12800 10100 60 0000 C CNN
-F 1 "5.6Vac, 150pF" H 12800 9800 60 0000 C CNN
+F 0 "D4402" V 12750 10200 60 0000 C CNN
+F 1 "5.6Vac, 150pF" V 12850 10370 60 0000 C CNN
F 2 "0402" H 12740 10160 60 0001 C CNN
1 12800 9950
0 1 1 0
@@ -1037,9 +1033,9 @@
L R_US R4408
U 1 1 4A413C3F
P 11350 8050
-F 0 "R4408" H 11350 8150 50 0000 C CNN
-F 1 "2k2" H 11350 7950 50 0000 C CNN
-F 2 "0402" H 11300 8200 60 0001 C CNN
+F 0 "R4408" V 11300 8250 50 0000 C CNN
+F 1 "2k2" V 11400 8200 50 0000 C CNN
+F 2 "0402" H 11400 8250 60 0001 C CNN
1 11350 8050
0 1 1 0
$EndComp
@@ -1075,8 +1071,8 @@
L R_US R4404
U 1 1 4A413B2E
P 9700 8100
-F 0 "R4404" H 9700 8200 50 0000 C CNN
-F 1 "NC" H 9700 8000 50 0000 C CNN
+F 0 "R4404" V 9650 7900 50 0000 C CNN
+F 1 "NC" V 9750 7970 50 0000 C CNN
F 2 "0402" H 9650 8250 60 0001 C CNN
1 9700 8100
0 -1 1 0
@@ -1118,8 +1114,8 @@
L R_US R4410
U 1 1 4A4139C0
P 13000 8100
-F 0 "R4410" H 13000 8200 50 0000 C CNN
-F 1 "100k" H 13000 8000 50 0000 C CNN
+F 0 "R4410" V 12950 8300 50 0000 C CNN
+F 1 "100k" V 13050 8280 50 0000 C CNN
F 2 "0402" H 12950 8250 60 0001 C CNN
1 13000 8100
0 -1 1 0
@@ -1157,8 +1153,8 @@
L R_US R4117
U 1 1 4A3F1756
P 11400 9950
-F 0 "R4117" H 11400 10050 50 0000 C CNN
-F 1 "1k" H 11400 9850 50 0000 C CNN
+F 0 "R4117" V 11350 10150 50 0000 C CNN
+F 1 "1k" V 11450 10080 50 0000 C CNN
F 2 "0402" H 11350 10100 60 0001 C CNN
1 11400 9950
0 -1 1 0
@@ -1189,9 +1185,9 @@
L R_US R4116
U 1 1 4A3F13C7
P 11900 9950
-F 0 "R4116" H 11900 10050 50 0000 C CNN
-F 1 "1k" H 11900 9850 50 0000 C CNN
-F 2 "0402" H 11850 10100 60 0001 C CNN
+F 0 "R4116" V 11850 9750 50 0000 C CNN
+F 1 "1k" V 11950 9830 50 0000 C CNN
+F 2 "0402" H 11950 10100 60 0001 C CNN
1 11900 9950
0 -1 1 0
$EndComp
@@ -1209,8 +1205,8 @@
L R_US R4406
U 1 1 4A3F0618
P 13400 8100
-F 0 "R4406" H 13400 8200 50 0000 C CNN
-F 1 "100k" H 13400 8000 50 0000 C CNN
+F 0 "R4406" V 13350 7900 50 0000 C CNN
+F 1 "100k" V 13450 7930 50 0000 C CNN
F 2 "0402" H 13350 8250 60 0001 C CNN
1 13400 8100
0 -1 1 0
@@ -1257,30 +1253,30 @@
$Comp
L C C3018
U 1 1 4A3EF67B
-P 9850 2300
-F 0 "C3018" V 9750 2100 50 0000 L CNN
-F 1 "100n" V 9900 2450 50 0000 L CNN
-F 2 "0402" H 9950 2450 60 0001 C CNN
- 1 9850 2300
+P 9850 1450
+F 0 "C3018" V 9750 1250 50 0000 L CNN
+F 1 "100n" V 9900 1600 50 0000 L CNN
+F 2 "0402" H 9950 1600 60 0001 C CNN
+ 1 9850 1450
0 1 1 0
$EndComp
$Comp
L C C3011
U 1 1 4A3EF672
-P 9850 2600
-F 0 "C3011" V 9750 2400 50 0000 L CNN
-F 1 "100n" V 9900 2750 50 0000 L CNN
-F 2 "0402" H 9950 2750 60 0001 C CNN
- 1 9850 2600
+P 9850 1750
+F 0 "C3011" V 9750 1550 50 0000 L CNN
+F 1 "100n" V 9900 1900 50 0000 L CNN
+F 2 "0402" H 9950 1900 60 0001 C CNN
+ 1 9850 1750
0 1 1 0
$EndComp
$Comp
L GND #PWR?
U 1 1 4A3EF5DA
-P 10950 4450
-F 0 "#PWR?" H 10950 4450 30 0001 C CNN
-F 1 "GND" H 10950 4380 30 0001 C CNN
- 1 10950 4450
+P 10850 2450
+F 0 "#PWR?" H 10850 2450 30 0001 C CNN
+F 1 "GND" H 10850 2380 30 0001 C CNN
+ 1 10850 2450
1 0 0 -1
$EndComp
$Comp
@@ -1295,11 +1291,11 @@
$Comp
L C C3029
U 1 1 4A3EF555
-P 10950 4050
-F 0 "C3029" H 11000 4150 50 0000 L CNN
-F 1 "47p" H 11000 3950 50 0000 L CNN
-F 2 "0402" H 11050 4200 60 0001 C CNN
- 1 10950 4050
+P 11200 2650
+F 0 "C3029" H 11250 2750 50 0000 L CNN
+F 1 "47p" H 11250 2550 50 0000 L CNN
+F 2 "0402" H 11300 2800 60 0001 C CNN
+ 1 11200 2650
1 0 0 -1
$EndComp
$Comp
@@ -1345,24 +1341,24 @@
$Comp
L SPEAKER REC4301
U 1 1 4A3EF41C
-P 12650 3300
-F 0 "REC4301" H 12550 3550 70 0000 C CNN
-F 1 "SPEAKER" H 12550 3050 70 0000 C CNN
- 1 12650 3300
+P 12950 3300
+F 0 "REC4301" H 12850 3550 70 0000 C CNN
+F 1 "SPEAKER" H 12850 3050 70 0000 C CNN
+ 1 12950 3300
1 0 0 -1
$EndComp
$Comp
L EXC24CB102U B3004
U 1 1 4A3EF3FD
-P 11550 3300
-F 0 "B3004" H 11550 3650 60 0000 C CNN
-F 1 "EXC24CB102U" H 11550 2950 60 0000 C CNN
- 1 11550 3300
+P 11850 3300
+F 0 "B3004" H 11850 3650 60 0000 C CNN
+F 1 "EXC24CB102U" H 11850 2950 60 0000 C CNN
+ 1 11850 3300
1 0 0 -1
$EndComp
-Text GLabel 10550 2600 2 60 Output ~ 0
+Text GLabel 10550 1750 2 60 Output ~ 0
MICIN
-Text GLabel 10550 2300 2 60 Output ~ 0
+Text GLabel 10550 1450 2 60 Output ~ 0
MICIP
$Comp
L GND #PWR?
@@ -1548,30 +1544,30 @@
$Comp
L GND #PWR?
U 1 1 4A3EE4EB
-P 3400 4750
-F 0 "#PWR?" H 3400 4750 30 0001 C CNN
-F 1 "GND" H 3400 4680 30 0001 C CNN
- 1 3400 4750
+P 3200 4850
+F 0 "#PWR?" H 3200 4850 30 0001 C CNN
+F 1 "GND" H 3200 4780 30 0001 C CNN
+ 1 3200 4850
1 0 0 -1
$EndComp
$Comp
L C C3016
U 1 1 4A3EE4C7
-P 3400 4350
-F 0 "C3016" H 3450 4450 50 0000 L CNN
-F 1 "100n" H 3450 4250 50 0000 L CNN
-F 2 "0402" H 3500 4500 60 0001 C CNN
- 1 3400 4350
+P 3200 4450
+F 0 "C3016" H 2900 4550 50 0000 L CNN
+F 1 "100n" H 2950 4350 50 0000 L CNN
+F 2 "0402" H 3300 4600 60 0001 C CNN
+ 1 3200 4450
1 0 0 -1
$EndComp
$Comp
L C C3017
U 1 1 4A3EE484
-P 4150 4450
-F 0 "C3017" V 4200 4250 50 0000 L CNN
-F 1 "100n" V 4200 4600 50 0000 L CNN
-F 2 "0402" H 4250 4600 60 0001 C CNN
- 1 4150 4450
+P 3950 4450
+F 0 "C3017" V 3850 4250 50 0000 L CNN
+F 1 "100n" V 4000 4600 50 0000 L CNN
+F 2 "0402" H 4050 4600 60 0001 C CNN
+ 1 3950 4450
0 1 1 0
$EndComp
Text GLabel 2650 3950 0 60 Input ~ 0
--- End Message ---
--- Begin Message ---
Author: rehar
Date: 2009-07-22 03:31:34 +0200 (Wed, 22 Jul 2009)
New Revision: 5310
Modified:
trunk/gta02-core/audio.sch
trunk/gta02-core/usb.sch
Log:
- added AC-Voltage Field to varistors same as in usb.sch
- changed field name to AC-Voltage in usb.sch
Modified: trunk/gta02-core/audio.sch
===================================================================
--- trunk/gta02-core/audio.sch 2009-07-22 00:33:45 UTC (rev 5309)
+++ trunk/gta02-core/audio.sch 2009-07-22 01:31:34 UTC (rev 5310)
@@ -1,4 +1,4 @@
-EESchema Schematic File Version 2 date Tue 21 Jul 2009 19:02:54 CDT
+EESchema Schematic File Version 2 date Tue 21 Jul 2009 20:29:32 CDT
LIBS:power,device,conn,gta02-core,gta02-core-cache
EELAYER 24 0
EELAYER END
@@ -708,9 +708,10 @@
L VARISTOR D4106
U 1 1 4A41AF7D
P 14600 4700
-F 0 "D4106" V 14550 4450 60 0000 C CNN
-F 1 "5.6Vac, 150pF" V 14650 4280 60 0000 C CNN
+F 0 "D4106" V 14500 4450 60 0000 C CNN
+F 1 "150pF" V 14600 4450 60 0000 C CNN
F 2 "0402" H 14540 4910 60 0001 C CNN
+F 4 "5.6Vac" V 14700 4450 60 0000 C CNN "AC-Voltage"
1 14600 4700
0 -1 1 0
$EndComp
@@ -718,9 +719,10 @@
L VARISTOR D4105
U 1 1 4A41AF4C
P 14550 6400
-F 0 "D4105" V 14500 6150 60 0000 C CNN
-F 1 "5.6Vac, 150pF" V 14600 5980 60 0000 C CNN
+F 0 "D4105" V 14450 6150 60 0000 C CNN
+F 1 "150pF" V 14550 6150 60 0000 C CNN
F 2 "0402" H 14490 6610 60 0001 C CNN
+F 4 "5.6Vac" V 14650 6150 60 0000 C CNN "AC-Voltage"
1 14550 6400
0 -1 1 0
$EndComp
@@ -983,9 +985,10 @@
L VARISTOR D4302
U 1 1 4A41A457
P 2100 8200
-F 0 "D4302" V 2150 8450 60 0000 C CNN
-F 1 "5.6Vac, 150pF" V 2050 8620 60 0000 C CNN
+F 0 "D4302" V 2200 8450 60 0000 C CNN
+F 1 "150pF" V 2100 8450 60 0000 C CNN
F 2 "0402" H 2040 8410 60 0001 C CNN
+F 4 "5.6Vac" V 2000 8450 60 0000 C CNN "AC-Voltage"
1 2100 8200
0 -1 -1 0
$EndComp
@@ -993,9 +996,10 @@
L VARISTOR D4301
U 1 1 4A41A44C
P 2100 10000
-F 0 "D4301" V 2050 10220 60 0000 C CNN
-F 1 "5.6Vac, 150pF" V 2150 10420 60 0000 C CNN
+F 0 "D4301" V 2000 10250 60 0000 C CNN
+F 1 "150pF" V 2100 10250 60 0000 C CNN
F 2 "0402" H 2040 10210 60 0001 C CNN
+F 4 "5.6Vac" V 2200 10250 60 0000 C CNN "AC-Voltage"
1 2100 10000
0 -1 1 0
$EndComp
@@ -1021,9 +1025,10 @@
L VARISTOR D4402
U 1 1 4A413D29
P 12800 9950
-F 0 "D4402" V 12750 10200 60 0000 C CNN
-F 1 "5.6Vac, 150pF" V 12850 10370 60 0000 C CNN
+F 0 "D4402" V 12700 10200 60 0000 C CNN
+F 1 "150pF" V 12800 10200 60 0000 C CNN
F 2 "0402" H 12740 10160 60 0001 C CNN
+F 4 "5.6Vac" V 12900 10200 60 0000 C CNN "AC-Voltage"
1 12800 9950
0 1 1 0
$EndComp
Modified: trunk/gta02-core/usb.sch
===================================================================
--- trunk/gta02-core/usb.sch 2009-07-22 00:33:45 UTC (rev 5309)
+++ trunk/gta02-core/usb.sch 2009-07-22 01:31:34 UTC (rev 5310)
@@ -1,5 +1,5 @@
-EESchema Schematic File Version 2 date Fri 17 Jul 2009 17:27:26 BST
-LIBS:power,device,conn,gta02-core
+EESchema Schematic File Version 2 date Tue 21 Jul 2009 20:27:43 CDT
+LIBS:power,device,conn,gta02-core,gta02-core-cache
EELAYER 24 0
EELAYER END
$Descr A3 16535 11700
@@ -486,7 +486,7 @@
F 0 "D4904" V 11400 5000 50 0000 C CNN
F 1 "151pF" V 11500 5000 50 0000 C CNN
F 2 "0402" H 11440 5010 60 0001 C CNN
-F 4 "9Vdc" V 11600 5000 50 0000 C CNN "Field1"
+F 4 "9Vdc" V 11600 5000 50 0000 C CNN "DC-Voltage"
1 11500 4800
0 -1 1 0
$EndComp
@@ -534,7 +534,7 @@
F 1 "151pF" V 10900 5000 50 0000 C CNN
F 2 "0402" H 10840 5010 60 0001 C CNN
F 3 "http://www.kmax.com.tw/doc/02_KEV_Series.pdf" H 9000 4800 60 0001 C CNN
-F 4 "6.5Vac" V 11000 5000 50 0000 C CNN "Field1"
+F 4 "6.5Vac" V 11000 5000 50 0000 C CNN "AC-Voltage"
1 10900 4800
0 -1 1 0
$EndComp
@@ -545,7 +545,7 @@
F 0 "D4903" V 10150 5000 50 0000 C CNN
F 1 "331pF" V 10250 5000 50 0000 C CNN
F 2 "0402" H 10190 5010 60 0001 C CNN
-F 4 "5.6Vdc" V 10350 5000 50 0000 C CNN "Field1"
+F 4 "5.6Vdc" V 10350 5000 50 0000 C CNN "DC-Voltage"
1 10250 4800
0 -1 1 0
$EndComp
@@ -556,7 +556,7 @@
F 0 "D4901" V 9550 5000 50 0000 C CNN
F 1 "151pF" V 9650 5000 50 0000 C CNN
F 2 "0402" H 9590 5010 60 0001 C CNN
-F 4 "6.5Vac" V 9750 5000 50 0000 C CNN "Field1"
+F 4 "6.5Vac" V 9750 5000 50 0000 C CNN "AC-Voltage"
1 9650 4800
0 -1 1 0
$EndComp
@@ -567,7 +567,7 @@
F 0 "C4902" V 8900 5000 50 0000 C CNN
F 1 "331pF" V 9000 5000 50 0000 C CNN
F 2 "0402" H 8940 5010 60 0001 C CNN
-F 4 "5.6Vdc" V 9100 5000 50 0000 C CNN "Field1"
+F 4 "5.6Vdc" V 9100 5000 50 0000 C CNN "DC-Voltage"
1 9000 4800
0 -1 1 0
$EndComp
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog