HackRF One: change CLKIN_DETECT pin
- move CLKIN_DETECT to U23 pin 15, P4_8, CTIN_5 - move SGPIO13 to U23 pin 91, P2_5, GPIO5[5] - rename SGPIO13 to TRIGGER_EN This allows TIMER1/TIMER2 instead of TIMER3/TIMER0 to be used for CLKIN detection, avoiding conflicts with PortaPack firmware. SGPIO13 was never used for SGPIO, so it is renamed to reflect current usage.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -3995,7 +3995,7 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 4525edb9-0293-4bef-a3f0-b744b2d9ef0d)
|
||||
)
|
||||
(wire (pts (xy 101.6 111.76) (xy 109.22 111.76))
|
||||
(wire (pts (xy 106.68 111.76) (xy 109.22 111.76))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 453b3d6d-4cc2-4d1c-8429-113abade11d8)
|
||||
)
|
||||
@ -4687,7 +4687,7 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8d6e43e0-936d-465e-9175-973332120004)
|
||||
)
|
||||
(wire (pts (xy 245.11 233.68) (xy 237.49 233.68))
|
||||
(wire (pts (xy 245.11 233.68) (xy 234.95 233.68))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8d7c67f5-3c00-4f02-8240-5a3e47e5ee63)
|
||||
)
|
||||
@ -5947,7 +5947,7 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid fd32eaca-8a5e-4d64-96a2-f0f1921a08cb)
|
||||
)
|
||||
(wire (pts (xy 254 119.38) (xy 246.38 119.38))
|
||||
(wire (pts (xy 257.81 119.38) (xy 246.38 119.38))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid fd6c93f7-03b7-4338-945f-660cc762d57e)
|
||||
)
|
||||
@ -6228,8 +6228,8 @@
|
||||
(effects (font (size 1.016 1.016)) (justify left bottom))
|
||||
(uuid 0d69c457-f0d2-403b-94bf-103498be68e1)
|
||||
)
|
||||
(label "SGPIO13" (at 101.6 111.76 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left bottom))
|
||||
(label "TRIGGER_EN" (at 257.81 119.38 180)
|
||||
(effects (font (size 1.016 1.016)) (justify right bottom))
|
||||
(uuid 0dfde4d9-b329-4d7d-8c42-e50b2bc05c0d)
|
||||
)
|
||||
(label "VBUS" (at 304.8 66.675 90)
|
||||
@ -6356,10 +6356,6 @@
|
||||
(effects (font (size 1.016 1.016)) (justify right bottom))
|
||||
(uuid 3427d9a9-09a0-4bdd-a0c7-1721d23993ca)
|
||||
)
|
||||
(label "SGPIO13" (at 237.49 233.68 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left bottom))
|
||||
(uuid 34f3dd4a-c384-4290-9459-9e58dcf7d741)
|
||||
)
|
||||
(label "REG_OUT2" (at 373.38 17.78 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left bottom))
|
||||
(uuid 35a7e378-a6a6-4c40-83ce-a8ef5e5c2335)
|
||||
@ -6464,6 +6460,10 @@
|
||||
(effects (font (size 1.016 1.016)) (justify left bottom))
|
||||
(uuid 4a5da247-5a30-4882-8f3b-bb6f2f359c3b)
|
||||
)
|
||||
(label "TRIGGER_EN" (at 234.95 233.68 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left bottom))
|
||||
(uuid 4a68f27f-93a8-4cfa-8637-7af0b55aa2cf)
|
||||
)
|
||||
(label "CPLD_TDI" (at 254 152.4 180)
|
||||
(effects (font (size 1.016 1.016)) (justify right bottom))
|
||||
(uuid 4a79263f-e725-4cd6-89a0-64b4065c8cee)
|
||||
@ -7663,11 +7663,11 @@
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
(global_label "CLKIN_DETECT" (shape input) (at 254 119.38 0) (fields_autoplaced)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
(global_label "CLKIN_DETECT" (shape input) (at 106.68 111.76 180) (fields_autoplaced)
|
||||
(effects (font (size 1.016 1.016)) (justify right))
|
||||
(uuid dc8f3430-fd77-401e-8938-0c768373460a)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 266.4547 119.3165 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left) hide)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 94.2253 111.8235 0)
|
||||
(effects (font (size 1.016 1.016)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
(global_label "CS_AD" (shape input) (at 204.47 196.85 270) (fields_autoplaced)
|
||||
|
Reference in New Issue
Block a user