HackRF One: update IF balun tuning inductors
by Michael Ossmann 2 years 5 months
220099e3
HackRF One: update 100 nF capacitor part selection
by Michael Ossmann 2 years 5 months
04f7487a
HackRF One: add SMA connector keepouts
by Michael Ossmann 2 years 5 months
643336b2
HackRF One: adjust clock phase with RC delay
by Michael Ossmann 2 years 5 months
HackRF One: adjust clock phase with RC delay

Remove chaining of buffers to delay GCK2 and instead use an RC delay for
both GCK2 and SGPIO_CLK.
d352952f
HackRF One: add sample clock distribution options
by Michael Ossmann 2 years 5 months
f927c5c2
HackRF One: add second fiducial mark
by Michael Ossmann 2 years 5 months
d915f821
HackRF One: AC couple CLKIN
by Michael Ossmann 2 years 5 months
HackRF One: AC couple CLKIN

We've always specified that CLKIN should be DC (based on the Si5351C
documentation), but it has worked with AC input. AC coupling the buffer
input restores this undocumented feature.
a4a007ed
HackRF One: add resistance to amplifier supplies
by Michael Ossmann 2 years 5 months
HackRF One: add resistance to amplifier supplies

This may improve reliability since switching to a MOSFET with lower on
resistance.
2154b422
HackRF One: chain SGPIO_CLK and GCK2 buffers
by Michael Ossmann 2 years 5 months
HackRF One: chain SGPIO_CLK and GCK2 buffers

This more closely emulates the clock phase relationships on prior
hardware revisions that used the Si5351C.

Update clock trace widths.
e15bb0e9
HackRF One: change CLKIN_DETECT pin
by Michael Ossmann 2 years 5 months
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.
9d71e91e
Report a bug