aboutsummaryrefslogtreecommitdiffstats
path: root/src/fsm/pio.txt
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-26 21:36:09 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-26 21:36:09 +0100
commitb2eb48a00e3e7afaff3dfbbd76e9ea3dc948f43e (patch)
tree0d2aef5ba1f7ae22feb9e2b7e7d796efbd12fbfc /src/fsm/pio.txt
parent5541099ae5fb318fc2acf6979907a76a76967af6 (diff)
downloadglutte-o-matic-b2eb48a00e3e7afaff3dfbbd76e9ea3dc948f43e.tar.gz
glutte-o-matic-b2eb48a00e3e7afaff3dfbbd76e9ea3dc948f43e.tar.bz2
glutte-o-matic-b2eb48a00e3e7afaff3dfbbd76e9ea3dc948f43e.zip
Update PIO usage for new board
Diffstat (limited to 'src/fsm/pio.txt')
-rw-r--r--src/fsm/pio.txt34
1 files changed, 23 insertions, 11 deletions
diff --git a/src/fsm/pio.txt b/src/fsm/pio.txt
index cd29cd1..3464b28 100644
--- a/src/fsm/pio.txt
+++ b/src/fsm/pio.txt
@@ -1,9 +1,29 @@
Allocation of PIOs to functions
===============================
-Test logic
-----------
-- out TX_ON PC13
+TODO Connexions Relais
+----------------------
+- in QRP_n PC1
+- out TX_ON PC2
+- i/o ? PC3
+- in 1750_n PC4
+- out MOD_OFF PC5
+- in SQ_n PC6
+- in U_n PC8
+- out QRP PC9
+- in D_n PC11
+- in REPLIE_n PC13
+- in FAX_n PC14
+
+- i/o ? PC15
+
+- i/o Dallas 1-wire
+
+TODO Analog signals
+-------------------
+- in SWR forward
+- in SWR reflected
+- in Vcc 12V measurement
u-blox NEO-M8N GPS module connection
------------------------------------
@@ -17,15 +37,7 @@ Debug USART
For the little test board with the 3 LEDs and switches
------------------------------------------------------
-Blue in QRP_n PC1
-Violet out LED red PC2
-Grey in 1750 PC4
-White out LED yel PC5
-Black - GND GND
-Brown in RX_n PC6
-Red in U_n PC8
Orange out LED grn PC9
-Green in D_n PC11
I2C to Audio Codec
------------------