Das MSP430 Mikrocontroller-Buch:
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Aachen
Elektor-Verl.
2011
|
Ausgabe: | 1. Aufl. |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | Literaturverz. S. 287 - 290 |
Beschreibung: | XI, 296 S. Ill., graph. Darst. |
ISBN: | 9783895762369 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV037344428 | ||
003 | DE-604 | ||
005 | 20160408 | ||
007 | t | ||
008 | 110418s2011 ad|| |||| 00||| ger d | ||
015 | |a 11,N09 |2 dnb | ||
016 | 7 | |a 1010262343 |2 DE-101 | |
020 | |a 9783895762369 |9 978-3-89576-236-9 | ||
035 | |a (OCoLC)724962743 | ||
035 | |a (DE-599)DNB1010262343 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
049 | |a DE-83 |a DE-861 |a DE-859 |a DE-573 |a DE-634 |a DE-523 |a DE-M347 | ||
082 | 0 | |a 004.165 |2 22/ger | |
084 | |a ST 170 |0 (DE-625)143602: |2 rvk | ||
084 | |a ZN 4980 |0 (DE-625)157428: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
100 | 1 | |a Walter, Marian |e Verfasser |0 (DE-588)1073317145 |4 aut | |
245 | 1 | 0 | |a Das MSP430 Mikrocontroller-Buch |c Marian Walter und Stefan Tappertzhofen |
246 | 1 | 3 | |a Das MSP430-Mikrocontroller-Buch |
250 | |a 1. Aufl. | ||
264 | 1 | |a Aachen |b Elektor-Verl. |c 2011 | |
300 | |a XI, 296 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturverz. S. 287 - 290 | ||
650 | 0 | 7 | |a Mikrocontroller MSP430 |0 (DE-588)4772175-3 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Mikrocontroller MSP430 |0 (DE-588)4772175-3 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Tappertzhofen, Stefan |e Verfasser |4 aut | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3677276&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022498069&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-022498069 |
Datensatz im Suchindex
_version_ | 1808229325177094144 |
---|---|
adam_text |
IMAGE 1
INHALTSVERZEICHNIS
INHALTSVERZEICHNIS VUE
1 EINFUEHRUNG 1
1.1 MIKROCONTROLLER-GRUNDLAGEN 1
1.2 DIE MSP430-FAMILIE 6
1.2.1 REGISTERUEBERSICHT 9
1.3 DIE ENTWICKLUNGSUMGEBUNG 11
1.4 HARDWARE FUER DIE ENTWICKLUNG 14
1.4.1 TEXAS INSTRUMENTS EZMSP430 15
1.4.2 TEXAS INSTRUMENTS MSP-EXP430FG4618 EXPERIMENTER BOARD 16
1.4.3 OLIMEX HEADERBOARD 17
1.4.4 OLIMEX PROTOTYPING BOARD 18
1.4.5 DAS ELEKTOR EXPERIMENTIERBOARD 19
1.4.6 JTAG-ADAPTER 19
1.4.7 MEDIT DEVELOPER BOARD 20
1.5 AUFGABEN 22
2 DIGITALE I/O-PORTS 23
2.1 DIGITALE EINGAENGE 25
2.1.1 ANSCHLUSS VON TASTERN 27
2.1.2 ENTPRELLEN VON EINGAENGEN 28
2.2 INTERRUPTEINGAENGE 29
2.3 DIGITALE AUSGAENGE 33
2.3.1 SOFTWARE-ANSTEUERUNG VON DIGITALEN AUSGAENGEN 34 2.3.2 ANSTEUERUNG
KLEINER LASTEN 35
2.3.3 LEISTUNGSAUSGAENGE 36
2.4 PROGRAMMBEISPIELE 39
2.4.1 DREHIMPULSGEBER 39
2.5 AUFGABEN 42
VII
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1010262343
DIGITALISIERT DURCH
IMAGE 2
INHALTSVERZEICHNIS
3 DAS BASIC-CLOCK-MODUL 45
3.1 TAKTGENERATOREN 45
3.1.1 REGISTER DES BASIC-CLOCK-MODULS 47
3.1.2 DIGITALLY-CONTROLLED-OSCILLATOR 47
3.1.3 QUARZOSZILLATOREN 53
3.1.4 EXTERNE TAKTGENERATOREN 55
3.1.5 TAKTFEHLERERKENNUNG 56
3.1.6 LOW-POWER-MODES 57
3.2 TAKTQUELLEN 61
3.2.1 MAIN-SYSTEM-CLOCK 61
3.2.2 SUB-MAIN-CLOCK 62
3.2.3 AUXILIARY-CLOCK 63
3.2.4 TAKTGENERATOR EINER TAKTQUELLE ZUORDNEN 63
3.3 FLL+ SYSTEM-CLOCK-GENERATOR 64
3.4 AUFGABEN 65
4 TIMER 67
4.1 TIMER A/B 67
4.1.1 TAKTQUELLEN UND INITIALISIERUNG 69
4.1.2 BETRIEBSARTEN 71
4.1.3 CAPTURE/COMPARE-TIMER-KANAELE 77
4.1.4 TIMER-B-BESONDERHEITEN 89
4.2 WATCHDOG-TIMER 92
4.2.1 FUNKTIONALITAET 93
4.2.2 WATCHDOG-TIMER-CONTROL-REGISTER 94
4.3 BASIC-TIMER 96
4.3.1 INITIALISIERUNG 96
4.3.2 ZAEHLERREGISTER 98
4.3.3 KOMBINATION ZU EINEM 16-BIT-TIMER 100
4.4 AUFGABEN 100
5 ANALOGE EINGAENGE 101
5.1 THEORETISCHE GRUNDLAGEN 101
5.2 PRINZIPIEN DER A/D-WANDLUNG 108
5.2.1 PARALLELUMSETZUNG 108
5.2.2 WAEGEVERFAHREN .110
5.2.3 RAM PEN VERFAHREN I LL
VIII
IMAGE 3
INHALTSVERZEICHNIS
5.2.4 SPANNUNGS/FREQUENZ-VERFAHREN 115
5.2.5 SIGMA-DELTA-WANDLER 116
5.3 DIE ANALOGEN EINGAENGE DES MSP430 118
5.3.1 ADC10 UND ADC12 118
5.3.2 DER SD16_A-A/D-WANDLER 130
5.4 VERWENDUNG DER A/D-WANDLER 134
5.4.1 EINFACHES BEISPIEL FUER DIE A/D-WANDLUNG MIT DEM ADC12 134 5.4.2
INTERRUPTGESTEUERTE A/D-WANDLUNG MIT DEM ADC12 . . 137 5.4.3
INTERRUPTGESTEUERTE A/D-WANDLUNG MIT DEM SD16_A . . . 139 5.5 AUFGABEN
141
DAS COMPARATOR-A-MODUL 143
6.1 KONFIGURATION UND INITIALISIERUNG 143
6.2 EINFACHER 8-BIT SINGLE-SLOPE-A/D-WANDLER 146
6.3 KAPAZITIVER SCHALTER 150
6.4 AUFGABEN 154
ANALOGE AUSGAENGE 155
7.1 GRUNDLAGEN DER D/A-WANDLUNG 155
7.2 D/A-PORTS 159
7.2.1 UEBERSICHT 159
7.2.2 ANSTEUERUNG VON LASTEN 164
7.3 SELBSTBAU D/A-WANDLER 165
7.4 PWM-PORTS 166
7.4.1 UEBERSICHT 166
7.4.2 DIMENSIONIERUNG DES AUSGANGSFILTERS 169
7.5 ANSTEUERUNG VON DC-MOTOREN UEBER PWM 172
7.6 PROGRAMMBEISPIELE 173
7.6.1 SINUSSIGNAL MIT EINEM D/A-PORT 173
7.7 AUFGABEN 175
SCHNITTSTELLEN FUER DIE KOMMUNIKATION 177
8.1 SCHNITTSTELLEN FUER PERIPHERIEKOMPONENTEN 178
8.1.1 DIE RS232-SCHNITTSTELLE 178
8.1.2 INTER-INTEGRATED-GRCUIT-BUS 181
8.1.3 SYNCHRONOUS-PERIPHERAL-INTERFACE-BUS 186
IX
IMAGE 4
INHALTSVERZEICHNIS
8.2 DAS USART-MODUL DES MSP430 190
8.2.1 UART- ODER RS232-MODUS 190
8.2.2 IMPLEMENTIERUNG DER SERIELLEN RS232-SCHNITTSTELLE 195 8.2.3
IMPLEMENTIERUNG DES SPI-BUS 198
8.2.4 IMPLEMENTIERUNG DES L 2 C-BUS 203
8.3 AUFGABEN 210
9 MSP IN STAND-ALONE-ANWENDUNGEN 211
9.1 SPANNUNGSVERSORGUNG 211
9.1.1 LINEARSPANNUNGSREGLER 211
9.1.2 BIPOLARE SPANNUNGSVERSORGUNG 214
9.2 LOW-POWER-DESIGN 217
9.3 ELEKTRISCHE SICHERHEIT 221
9.3.1 GRUNDLAGEN 221
9.3.2 GERAETESCHUTZKLASSEN 223
9.3.3 GALVANISCHE TRENNUNG 224
9.4 EINSATZ DES MSP430 IN 5 V-SCHALTUNGEN 227
9.4.1 BESCHALTUNG FUER DIGITALE EINGAENGE 228
9.4.2 BESCHALTUNG FUER DIGITALE AUSGAENGE 232
9.4.3 BESCHALTUNG FUER BIDIREKTIONALE PORTS 234
9.4.4 INTEGRIERTE LOESUNGEN FUER BIDIREKTIONALE PORTS 236
9.4.5 PEGELWANDLER FUER SCHNITTSTELLEN 237
A ANHANG 239
A .L LITERATUR ZUM WEITERLESEN 239
A.2 EIN KLEINER SMD-LOETKURS 240
A.3 BEZUGSQUELLEN 244
A.4 SCHALTPLAENE UND PLATINENLAYOUTS 245
A.4.1 MEDIT MSP-BASISBOARD V4.04 245
A.4.2 MSP430F1232-PLATINE 250
A.4.3 TRAEGERPLATINE FUER LCD-DISPLAY UND DREHIMPULSGEBER . . . 253 A.4.4
MSP430F149-HEADERBOARD 255
A.4.5 JTAG-ADAPTER FUER DEN PARALLELPORT 256
A.5 NORMREIHEN DER BAUELEMENTE 259
B LOESUNGEN DER AUFGABEN 261
B.L AUFGABEN AUS KAPITEL 1 261
IMAGE 5
INHALTSVERZEICHNIS
B.2 AUFGABEN AUS KAPITEL 2 263
B.3 AUFGABEN AUS KAPITEL 3 267
B.4 AUFGABEN AUS KAPITEL 4 270
B.5 AUFGABEN AUS KAPITEL 5 273
B.6 AUFGABEN AUS KAPITEL 6 276
B.7 AUFGABEN AUS KAPITEL 7 278
B.8 AUFGABEN AUS KAPITEL 8 282
LITERATUR 287
INDEX 291
XI |
any_adam_object | 1 |
author | Walter, Marian Tappertzhofen, Stefan |
author_GND | (DE-588)1073317145 |
author_facet | Walter, Marian Tappertzhofen, Stefan |
author_role | aut aut |
author_sort | Walter, Marian |
author_variant | m w mw s t st |
building | Verbundindex |
bvnumber | BV037344428 |
classification_rvk | ST 170 ZN 4980 |
ctrlnum | (OCoLC)724962743 (DE-599)DNB1010262343 |
dewey-full | 004.165 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.165 |
dewey-search | 004.165 |
dewey-sort | 14.165 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Elektrotechnik / Elektronik / Nachrichtentechnik |
edition | 1. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV037344428</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20160408</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">110418s2011 ad|| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">11,N09</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1010262343</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783895762369</subfield><subfield code="9">978-3-89576-236-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)724962743</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1010262343</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-83</subfield><subfield code="a">DE-861</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-M347</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004.165</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 170</subfield><subfield code="0">(DE-625)143602:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZN 4980</subfield><subfield code="0">(DE-625)157428:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Walter, Marian</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1073317145</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Das MSP430 Mikrocontroller-Buch</subfield><subfield code="c">Marian Walter und Stefan Tappertzhofen</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Das MSP430-Mikrocontroller-Buch</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Aachen</subfield><subfield code="b">Elektor-Verl.</subfield><subfield code="c">2011</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 296 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturverz. S. 287 - 290</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mikrocontroller MSP430</subfield><subfield code="0">(DE-588)4772175-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Mikrocontroller MSP430</subfield><subfield code="0">(DE-588)4772175-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Tappertzhofen, Stefan</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3677276&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022498069&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-022498069</subfield></datafield></record></collection> |
id | DE-604.BV037344428 |
illustrated | Illustrated |
indexdate | 2024-08-24T01:11:05Z |
institution | BVB |
isbn | 9783895762369 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-022498069 |
oclc_num | 724962743 |
open_access_boolean | |
owner | DE-83 DE-861 DE-859 DE-573 DE-634 DE-523 DE-M347 |
owner_facet | DE-83 DE-861 DE-859 DE-573 DE-634 DE-523 DE-M347 |
physical | XI, 296 S. Ill., graph. Darst. |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | Elektor-Verl. |
record_format | marc |
spelling | Walter, Marian Verfasser (DE-588)1073317145 aut Das MSP430 Mikrocontroller-Buch Marian Walter und Stefan Tappertzhofen Das MSP430-Mikrocontroller-Buch 1. Aufl. Aachen Elektor-Verl. 2011 XI, 296 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Literaturverz. S. 287 - 290 Mikrocontroller MSP430 (DE-588)4772175-3 gnd rswk-swf Mikrocontroller MSP430 (DE-588)4772175-3 s DE-604 Tappertzhofen, Stefan Verfasser aut X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=3677276&prov=M&dok_var=1&dok_ext=htm Inhaltstext DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022498069&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Walter, Marian Tappertzhofen, Stefan Das MSP430 Mikrocontroller-Buch Mikrocontroller MSP430 (DE-588)4772175-3 gnd |
subject_GND | (DE-588)4772175-3 |
title | Das MSP430 Mikrocontroller-Buch |
title_alt | Das MSP430-Mikrocontroller-Buch |
title_auth | Das MSP430 Mikrocontroller-Buch |
title_exact_search | Das MSP430 Mikrocontroller-Buch |
title_full | Das MSP430 Mikrocontroller-Buch Marian Walter und Stefan Tappertzhofen |
title_fullStr | Das MSP430 Mikrocontroller-Buch Marian Walter und Stefan Tappertzhofen |
title_full_unstemmed | Das MSP430 Mikrocontroller-Buch Marian Walter und Stefan Tappertzhofen |
title_short | Das MSP430 Mikrocontroller-Buch |
title_sort | das msp430 mikrocontroller buch |
topic | Mikrocontroller MSP430 (DE-588)4772175-3 gnd |
topic_facet | Mikrocontroller MSP430 |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3677276&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022498069&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT waltermarian dasmsp430mikrocontrollerbuch AT tappertzhofenstefan dasmsp430mikrocontrollerbuch |