Version 22.2 by Erkan Colak on 2018/04/14 12:53

Hide last authors
Erkan Colak 14.1 1 Unser Forums-Kollege Heiko (monster50) hat für den Raspberry PI ein Interface realisiert, welches mit dem TPUART-Chip von Si...ns arbeitet.
Hans-Georg Schäfer 2.1 2
3
Erkan Colak 14.1 4 **Platine:**
Hans-Georg Schäfer 2.1 5
Erkan Colak 14.1 6 Funktionsmuster sowie erste Platine TPUART für Raspberry Pi
Erkan Colak 19.1 7 [[image:IMG_3410.JPG||height="173" width="230"]] [[image:TP-UART.jpg||height="169" width="229"]]
Erkan Colak 14.1 8
9
10 **Vorteile: **Stabile Kommunikation, keine Software nötig, wenige externe Bauteile, einfacher Aufbau
11 **Nachteil: **Teurer Si...ns-Chip (ca. 10€ + Versand). Nicht OpenSource.
12
13 ----
14
15 **Installation:**
16
17 Es werden folgende Pin's mit dem Raspberry PI verbunden: 3.3V / GND / UART_TXD / UART_RXD
18
19
20 **Software: [[eibd>>https://www.auto.tuwien.ac.at/~~mkoegler/index.php/eibd]] / [[knxd>>https://github.com/knxd/knxd]]**
21
22 Hier ein Beispiel zum Testen, ob der Betrieb auch funktioniert:
23
24 **eibd -** "##eibd -e 1.1.68 -c -S -D -i -T -R ~-~-tpuarts-disch-reset ~-~-tpuarts-ack-all-group -u ~-~-trace=5 ~-~-pid-file=/var/run/eibd.pid tpuarts:/dev/ttyAMA0##"
25 **knxd - "**##knxd -e 1.1.68 -E 1.1.62:8 -D -T -R -S -f9 -B log -t 1023 -b tpuarts:/dev/ttyAMA0##**"**
26
27 Für knxd ist es notwendig einen Sym-Link zu erstellen. z.B.: Wie [[hier>>https://github.com/knxd/knxd/wiki/Adding-a-busware-pigator-KNX-TPUART-(Raspberry)]] beschrieben.
28 Beispiel: "##ACTION=="add", SUBSYSTEM=="tty", ATTRS{id}=="00341011", ATTRS{irq0}=="83", SYMLINK+="ttyKNX1", OWNER="knxd"##"
29
30
31 (% class="box warningmessage" %)
32 (((
Hans-Georg Schäfer 22.1 33 **Hinweis: **Die TP-UART-Platine kann, sobald eine Bus-Spannung anliegt (die LED leuchtet rot), auf dem Raspberry PI in Betrieb genommen werden.
Erkan Colak 14.1 34 )))
35
36 ----
37
38 **Downloads:**
39
Hans-Georg Schäfer 11.1 40 Hier der [[Stromlaufplan>>https://github.com/Tontechniker/hardware-incubation/blob/patch-1/module/Raspi-TPUART.sch]] und das [[Board>>https://github.com/Tontechniker/hardware-incubation/blob/patch-1/module/Rasdpi-TPUART.brd]].
Hans-Georg Schäfer 2.1 41
Hans-Georg Schäfer 6.1 42 [[Spezialteile>>https://github.com/Tontechniker/hardware-incubation/blob/patch-1/module/Farnell_Bestellung.pdf]] von Fa..ell.
Hans-Georg Schäfer 9.1 43 Alle anderen Teile bekommt man bei den bekannten Distributoren.
Hans-Georg Schäfer 2.1 44
Erkan Colak 14.1 45 Fragen zum Aufbau und zur Funktion bitte im Forum.
Hans-Georg Schäfer 2.1 46