From f9126f1c00b27104fffd5ed43ebd1119bdad38fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sat, 22 Dec 2018 20:52:21 +0100 Subject: Sat, 22 Dec 2018 20:52:21 +0100 --- KMM.wiki | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'KMM.wiki') diff --git a/KMM.wiki b/KMM.wiki index 3b02ac9..a27d977 100644 --- a/KMM.wiki +++ b/KMM.wiki @@ -14,9 +14,12 @@ - [[#Klocka|Klocka]] - [[#Knapp|Knapp]] - [[#UART|UART]] + - [[#ExDe|ExDe]] + - [[#Header|Header]] + - [[#Header#Buss (other 3)|Buss (other 3)]] + - [[#Header#General (other 4)|General (other 4)]] + - [[#AND|AND]] -{{http://memecrunch.com/meme/97RY/coola-bilder/image.png}} - = CPU = https://docs.isy.liu.se/pub/VanHeden/DataSheets/atmega1284p.pdf @@ -83,3 +86,22 @@ https://docs.isy.liu.se/pub/VanHeden/DataSheets/exo3.pdf = UART = [[https://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232R_CABLES.pdf|Datablad för USB-UART kablarna]]. += ExDe = +- 5 sync +- 6 data +- 7 retursync ↔ AVR 22 (tidigare 20) + +Retsync +22 :: PC0 (PCINT16) + += Header = +== Buss (other 3) == +- 8 sync +- 9 reset + +== General (other 4) == +- 15 reset +- 13 sync + += AND = +http://www.ti.com/lit/ds/symlink/sn74ls08.pdf -- cgit v1.2.3