aboutsummaryrefslogtreecommitdiffstats
path: root/sw/pio.txt
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-08-28 18:57:50 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-08-28 18:57:50 +0200
commit36dae0e6de9dc81da7f289a3392abc208685baac (patch)
tree02fb01873564a65d8db83a61ae411550d12b4e11 /sw/pio.txt
parent59b1601b5c2ce860b19d50908dc02869fc030924 (diff)
downloadpicardy-36dae0e6de9dc81da7f289a3392abc208685baac.tar.gz
picardy-36dae0e6de9dc81da7f289a3392abc208685baac.tar.bz2
picardy-36dae0e6de9dc81da7f289a3392abc208685baac.zip
Fix buttons and filter frequencies for LSB and USB
Diffstat (limited to 'sw/pio.txt')
-rw-r--r--sw/pio.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/pio.txt b/sw/pio.txt
index c932d08..917ed7a 100644
--- a/sw/pio.txt
+++ b/sw/pio.txt
@@ -5,8 +5,8 @@ Pin mapping: see datasheet Table 5
## GPIO inputs
Analog multi-level button inputs
- * BTN0 PB1
- * BTN1 PB0
+ * BTN0 PB1 ADC12_IN9
+ * BTN1 PB0 ADC12_IN8
Digital buttons
* BTN2 PB12
@@ -22,8 +22,8 @@ CW paddle
* CW_RING PB9
Microphone switches
- * SW1 PA3
- * SW2 PA4
+ * SW1 PA3 ADC12_IN3
+ * SW2 PA4 ADC12_IN4
## GPIO outputs