Changes for page LPC11xx ARM Entwicklung

Last modified by Florian Völzke on 2020/09/27 10:55

From version 23.1
edited by Andreas Krieger
on 2018/02/11 14:18
Change comment: There is no comment for this version
To version 24.2
edited by Christian B.
on 2018/02/25 23:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.oldcoolman
1 +xwiki:XWiki.Doumanix
Content
... ... @@ -1,6 +1,6 @@
1 1  (% class="row" %)
2 2  (((
3 -(% class="col-xs-12 col-sm-8" %)
3 +(% class="col-xs-12 col-sm-8" style="left: -1px; top: 16px;" %)
4 4  (((
5 5  (% class="jumbotron" %)
6 6  (((
... ... @@ -101,7 +101,7 @@
101 101  
102 102  Wir verwenden ein LPCxpresso 1115 Board.
103 103  
104 -Für die Verbindung zum Bus wird eine normale Controller Schaltung verwendet, wie zum Beispiel der [[4TE Controller>>doc:Technik.Controller_922_4TE]]. Es wird der Teil mit der Bus Anbindung benötigt. Der LPC922 wird nicht eingesetzt.
104 +Für die Verbindung zum Bus kann eine LPC922 Controller Schaltung verwendet, wie zum Beispiel der [[4TE Controller>>doc:Technik.Controller_922_4TE]]. Es wird der Teil mit der Bus Anbindung benötigt. Der LPC922 wird nicht eingesetzt.
105 105  
106 106  Dann werden folgende Verbindungen zwischen dem LPCxpresso und dem** LPC922 Sockel **im Controller Board hergestellt:
107 107  
... ... @@ -113,16 +113,17 @@
113 113  
114 114  Weiters empfiehlt es sich einen 100pF Kondensator zwischen P1.8 und GND einzusetzen. Das hat in Tests sporadisch auftretende Spikes auf dem Bus Eingang beseitigt.
115 115  
116 -Im folgenden die Anschlußzuordnung von der LPCXpresso-Schnittstelle(auch OM13054) zur Programmierschnistelle der ARM Platine:
116 +Besser noch ist es gleich eine ARM Platine zu verwenden.
117 117  
118 +Im folgenden die Anschlußzuordnung von der LPCXpresso-Schnittstelle(auch OM13054) zur Programmierschnistelle der ARM Platine über JTAG:
118 118  
119 -(% style="width:532.23px" %)
120 -|=(% style="width: 120.97px;" %)LPC-Expresso (JP4)RM 2,54|=(% style="width: 125.85px;" %)LPC-Expresso (OM13054)J6|=(% style="width: 174.14px;" %)LPC-Expresso JTAG 10pole RM1,27|=(% style="width: 106.23px;" %)Selfbus ISP LPC111xRM2,00
121 -|(% style="width:120.97px" %)1|(% style="width:125.85px" %)1|(% style="width:174.14px" %)1|(% style="width:106.23px" %)1
122 -|(% style="width:120.97px" %)2|(% style="width:125.85px" %)2|(% style="width:174.14px" %)2|(% style="width:106.23px" %)2
123 -|(% style="width:120.97px" %)3|(% style="width:125.85px" %)3|(% style="width:174.14px" %)4|(% style="width:106.23px" %)4
124 -|(% style="width:120.97px" %)8|(% style="width:125.85px" %)8|(% style="width:174.14px" %)9|(% style="width:106.23px" %)9
125 -|(% style="width:120.97px" %)6|(% style="width:125.85px" %)6|(% style="width:174.14px" %)10|(% style="width:106.23px" %)10
120 +(% style="width:542.58px" %)
121 +|=(% style="width: 120.97px;" %) |=(% style="width: 120.97px;" %)LPC-Expresso (JP4)RM 2,54|=(% style="width: 125.85px;" %)LPC-Expresso (OM13054)J6|=(% style="width: 174.14px;" %)LPC-Expresso JTAG 10pole RM1,27|=(% style="width: 134.58px;" %)Selfbus ISP LPC1115RM2,00
122 +|(% style="width:120.97px" %)+3,3V|(% style="width:120.97px" %)1|(% style="width:125.85px" %)1|(% style="width:174.14px" %)1|(% style="width:134.58px" %)1
123 +|(% style="width:120.97px" %)TMS/SWDIO|(% style="width:120.97px" %)2|(% style="width:125.85px" %)2|(% style="width:174.14px" %)2|(% style="width:134.58px" %)2
124 +|(% style="width:120.97px" %)TCLK/SWCLK|(% style="width:120.97px" %)3|(% style="width:125.85px" %)3|(% style="width:174.14px" %)4|(% style="width:134.58px" %)4
125 +|(% style="width:120.97px" %)GND|(% style="width:120.97px" %)8|(% style="width:125.85px" %)8|(% style="width:174.14px" %)9|(% style="width:134.58px" %)9
126 +|(% style="width:120.97px" %)Reset|(% style="width:120.97px" %)6|(% style="width:125.85px" %)6|(% style="width:174.14px" %)10|(% style="width:134.58px" %)10
126 126  
127 127  Weiterhin kann der selfbus Programmer zum Programmieren verwendung finden. Hierfür wird ein 10poliges 1:1 Kabel gefertigt. flashmagic verlangt allerdings *.hex Dateien, diese werden bereitgestellt.
128 128