mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2025-12-06 07:02:00 +01:00
Updating instructions
This commit is contained in:
parent
8b25ff9b7f
commit
a0e2b3df2e
11
BUILD.txt
11
BUILD.txt
|
|
@ -279,8 +279,8 @@ SLE PB8
|
|||
SREAD PB7
|
||||
SDATA PB6
|
||||
SCLK PB5
|
||||
DATA PB4 (TxRxData)
|
||||
DCLK PB3 (TxRxCLK)
|
||||
DATA PB4 (TxRxData)*
|
||||
DCLK PB3 (TxRxCLK)*
|
||||
CLKOUT PA15 (jumper wire in RF7021SE)
|
||||
PAC PB14 (PTT LED)
|
||||
VCC 3.3 V
|
||||
|
|
@ -288,8 +288,8 @@ GND Ground
|
|||
|
||||
- Second RF7021SE board (duplex mode, experimental):
|
||||
SLE PA6
|
||||
DATA PA4
|
||||
DCLK PA5
|
||||
DATA PA4 (TxRxData)*
|
||||
DCLK PA5 (TxRxCLK)*
|
||||
PAC NC
|
||||
CLKOUT NC
|
||||
VCC 3.3 V
|
||||
|
|
@ -314,3 +314,6 @@ DSTAR_LED PB12
|
|||
- Misc pins:
|
||||
PIN_LED PC13 (status led)
|
||||
PIN_DEB PB9 (debugging pin)
|
||||
|
||||
* You could install a serie resistor (10 - 100 ohms) in each TxRxData and TxRxCLK lines, for
|
||||
reducing EMI.
|
||||
|
|
|
|||
Loading…
Reference in a new issue