mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-04 22:17:23 +00:00
Adding Standard TX/RX Data interface support for ADF7021 (without CLKOUT signal)
This commit is contained in:
parent
7e36722b23
commit
d1976f1049
6 changed files with 162 additions and 23 deletions
3
Config.h
3
Config.h
|
|
@ -22,6 +22,9 @@
|
|||
// Enable ADF7021 support:
|
||||
#define ENABLE_ADF7021
|
||||
|
||||
// Bidirectional Data pin (Enable Standard TX/RX Data Interface of ADF7021)
|
||||
#define BIDIR_DATA_PIN
|
||||
|
||||
// TCXO of the ADF7021:
|
||||
// For 14.7456 MHz:
|
||||
#define ADF7021_14_7456
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue