schematic: mark R22 as dot no place

R22 is use to pull the FLAGB output of the FPF2109 high since this
is an open-drain output.
but we actually don't read FLAGB do get the error conditions, thus
thus pull-up resistor is not required.

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

Change-Id: I3dd82864708f1ecb30ddbaa4c60aa600325455e2
This commit is contained in:
Kevin Redon 2019-09-03 17:38:54 +02:00
parent 3df5a7f274
commit 2ad8ff8100
2 changed files with 2 additions and 0 deletions

View File

@ -265,6 +265,8 @@ F 0 "R22" V 2400 3750 50 0000 C CNN
F 1 "100K" V 2300 3750 50 0000 C CNN
F 2 "SM0603" H 2300 3750 60 0001 C CNN
F 3 "" H 2300 3750 60 0001 C CNN
F 4 "NP" V 2200 3750 50 0000 C CNN "Place"
F 5 "no needed since we don't read FLAG" V 2300 3750 50 0001 C CNN "Note"
1 2300 3750
0 -1 -1 0
$EndComp

Binary file not shown.