aboutsummaryrefslogtreecommitdiffstats
path: root/src/fsm/pio.txt
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-24 19:36:14 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-24 19:36:14 +0100
commit1ad000c91896483a06d0450f882cbdae8671068f (patch)
tree56f19cf61017401b40a42cbd127ac8e34b7926bc /src/fsm/pio.txt
parent0f3cc45ca2e90ad7c7a6c5695b52c49844b35931 (diff)
downloadglutte-o-matic-1ad000c91896483a06d0450f882cbdae8671068f.tar.gz
glutte-o-matic-1ad000c91896483a06d0450f882cbdae8671068f.tar.bz2
glutte-o-matic-1ad000c91896483a06d0450f882cbdae8671068f.zip
Nicer debug prints
Diffstat (limited to 'src/fsm/pio.txt')
-rw-r--r--src/fsm/pio.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/fsm/pio.txt b/src/fsm/pio.txt
index 64f5b04..cd29cd1 100644
--- a/src/fsm/pio.txt
+++ b/src/fsm/pio.txt
@@ -7,13 +7,13 @@ Test logic
u-blox NEO-M8N GPS module connection
------------------------------------
-Yellow out UART TX to GPS RX PD8
-Orange in UART RX to GPS TX PD9
+Yellow out UART3 TX to GPS RX PD8
+Orange in UART3 RX to GPS TX PD9
Debug USART
-----------
-- out UART TX to PC RX PA2
-- in UART RX to PC TX PA3
+- out UART2 TX to PC RX PA2
+- in UART2 RX to PC TX PA3
For the little test board with the 3 LEDs and switches
------------------------------------------------------
@@ -34,8 +34,8 @@ I2C to Audio Codec
- - I2S3 CK PC10
- - I2S3 SD PC12
- - I2S3 WS PA4
-- i/o SDA PB9
-- i/o SCL PB6
+- i/o I2C1 SDA PB9
+- i/o I2C1 SCL PB6
STM32DISCOVERY onboard things
-----------------------------