sch: fix too weak pull resistor causing bootloader to start
This commit is contained in:
parent
bb02e5cb39
commit
e316945b24
|
@ -2652,7 +2652,7 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol "partdb:resistor/0603WAF1003T5E"
|
||||
(symbol "partdb:resistor/0603WAF1002T5E"
|
||||
(pin_numbers hide)
|
||||
(pin_names hide)
|
||||
(exclude_from_sim no)
|
||||
|
@ -2685,7 +2685,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1003T5E_C25803.pdf"
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1002T5E_C25804.pdf"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
|
@ -2694,7 +2694,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "R0603 100k 1%"
|
||||
(property "Description" "R0603 10k 1%"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
|
@ -2730,7 +2730,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "LCSC" "C25803"
|
||||
(property "LCSC" "C25804"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
|
@ -2739,7 +2739,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "JLCPCB" "C25803"
|
||||
(property "JLCPCB" ""
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
|
@ -2757,7 +2757,16 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "resistor/0603WAF1003T5E_1_1"
|
||||
(property "ki_fp_filters" "qeda:UC1608X55N"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "resistor/0603WAF1002T5E_1_1"
|
||||
(rectangle
|
||||
(start -2.54 1.016)
|
||||
(end 2.54 -1.016)
|
||||
|
@ -10121,7 +10130,7 @@
|
|||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "partdb:resistor/0603WAF1003T5E")
|
||||
(lib_id "partdb:resistor/0603WAF1002T5E")
|
||||
(at 108.585 38.735 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
|
@ -10138,8 +10147,8 @@
|
|||
(justify right)
|
||||
)
|
||||
)
|
||||
(property "Value" "100k"
|
||||
(at 108.585 36.195 0)
|
||||
(property "Value" "10k"
|
||||
(at 108.712 36.83 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -10156,7 +10165,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1003T5E_C25803.pdf"
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1002T5E_C25804.pdf"
|
||||
(at 108.585 38.735 0)
|
||||
(effects
|
||||
(font
|
||||
|
@ -10165,7 +10174,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "R0603 100k 1%"
|
||||
(property "Description" "R0603 10k 1%"
|
||||
(at 108.585 38.735 0)
|
||||
(effects
|
||||
(font
|
||||
|
@ -10201,7 +10210,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "LCSC" "C25803"
|
||||
(property "LCSC" "C25804"
|
||||
(at 108.585 38.735 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
Loading…
Reference in New Issue