From: Jan Michel Date: Wed, 11 Jan 2023 09:24:08 +0000 (+0100) Subject: add board diagram X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=b52d48deba343914e5e3c9ee2742c5c4bf17d610;p=hades_mdc_settings.git add board diagram --- diff --git a/documents/PowerBoardControl.md b/documents/PowerBoardControl.md index 3cca274..a09057b 100644 --- a/documents/PowerBoardControl.md +++ b/documents/PowerBoardControl.md @@ -1,5 +1,40 @@ # Power Board Communication +## Diagram + + +### Addressing + + ------------------- --------- ------------------- + | 0 1 2 3 | | | | 0 1 2 3 | + | | | R | | | + | 1 | | # | | 2 | + | | | # | | | + ------------------PPPPPPP | ------------------- + ------------------PPPPPPP | ------------------- + | | | # | | | + | 0 | | # | | 3 | + | | | E | | | + | 3 2 1 0 | | | | 3 2 1 0 | + ------------------- --------- ------------------- + + +### OEP Numbers + + ------------------- --------- ------------------- + | 4 5 6 7 | | | | 8 9 A B | + | | | R | | | + | 1 | | # | | 2 | + | | | # | | | + ------------------PPPPPPP | ------------------- + ------------------PPPPPPP | ------------------- + | | | # | | | + | 0 | | # | | 3 | + | | | E | | | + | 3 2 1 0 | | | | F E D C | + ------------------- --------- ------------------- + + ## Communication UART, 57600 baud, 8N1