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
HackRF One: swap pins for platform detection
by Michael Ossmann 2 years 5 months
HackRF One: swap pins for platform detection

- move EN_1V8 to P5_0, U23 pin 37
- move !VAA_ENABLE to P6_10, U23 pin 100
- move !RX_AMP_PWR back to P2_12, U23 pin 106

Platform detection is now performed using P5_0 and P6_10 which avoids
the complication of having to detect a pull-up to VAA which may not yet
be switched on.
155a4532
HackRF One: component selections, DNP, and Notes
by Michael Ossmann 2 years 5 months
40dca9ec
HackRF One: move !ANT_BIAS control from U4 to U23
by Michael Ossmann 2 years 5 months
4f607f3f
HackRF One: change U17 from MAX2837 to MAX2839
by Michael Ossmann 2 years 5 months
9175b4e7
Report a bug