Project

General

Profile

« Previous | Next » 

Revision 9cb8f504

Added by Kévin Redon over 4 years ago

schematic: mark R15 as no place

R15 is pulling VCC_SIM down.
it has probably been added because a load resistor is present in
the FPF2109 datasheet example application, or to not have VCC_SIM
in tri-state.
since we don't read VCC_SIM it is not important to have it in a
defined state.
also the card, phone, or simtrace will provide power to the card
when required (else the card load is high enough to immediately
pull it down).
current flowing from the other card pins back to VCC should not
happen, and if it happens this high value resistor will not have
any effect.

this change has been tested with a real device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I002b1fcf1039c8910d902e476a47183172d70761

View differences:

hardware/kicad/SIMtrace.sch
451 451
L Device:Battery BT1
452 452
U 1 1 4DC804A6
453 453
P 650 4850
454
F 0 "BT1" H 650 5050 50  0000 C CNN
455
F 1 "4.5-6V" H 650 4650 50  0000 C CNN
454
F 0 "BT1" H 750 5050 50  0000 C CNN
455
F 1 "4.5-6V" H 800 4650 50  0000 C CNN
456 456
F 2 "PIN_ARRAY_2X1" H 650 4850 60  0001 C CNN
457 457
F 3 "" H 650 4850 60  0001 C CNN
458 458
	1    650  4850
......
1481 1481
L Device:R R15
1482 1482
U 1 1 526C5035
1483 1483
P 3050 3150
1484
F 0 "R15" H 3200 3200 40  0000 C CNN
1485
F 1 "100K" H 3200 3100 40  0000 C CNN
1484
F 0 "R15" H 3200 3250 40  0000 C CNN
1485
F 1 "100K" H 3200 3150 40  0000 C CNN
1486 1486
F 2 "SM0603" V 2980 3150 30  0001 C CNN
1487 1487
F 3 "" H 3050 3150 60  0001 C CNN
1488
F 4 "NP" H 3200 3050 50  0000 C CNN "Populate"
1489
F 5 "not needed since we don't read VCC_SIM" H 3050 3150 50  0001 C CNN "Note"
1488 1490
	1    3050 3150
1489 1491
	1    0    0    -1  
1490 1492
$EndComp
......
2418 2420
	1    850  4450
2419 2421
	1    0    0    -1  
2420 2422
$EndComp
2423
Text Notes 9250 6700 0    59   ~ 0
2424
NP = do Not Place (because not required)
2421 2425
$EndSCHEMATC

Also available in: Unified diff

Add picture from clipboard (Maximum size: 48.8 MB)