es - unit3

26
Embedded Systems Unit III 1 UNIT III Motorola 68HC11 Architecture The MicroStamp11 module is built around the Motorola 68HC11 micro- controller IC. In order to program the MicroStamp11, you'll need to have a closer look at the 68HC11's architecture. The 68HC11's basic architectural blocks are shown in figure 3. This figure explicitly shows the peripheral subsystems in the Motorola 68HC11 micro-controller and it shows which pins those subsystems are tied to. Figure 3: 68HC11 Architecture From figure 3, we see that the 68HC11 has a number of pins. Some of these pins are used to control the micro-controller's operating mode, clock logic, special interrupts, or power. The majority of the pins, however, have been organized into four 8-bit input/output ports. These ports have the logical names PORTA, PORTB , PORTC, and PORTD. It is through these four ports that the 68HC11 channels most of its interactions with the outside world. As mentioned earlier, a micro-controller is often distinguished by the fact that its input/output devices are directly mapped into RAM. This is also true of the I/O ports in the 68HC11. The logical names for the I/O ports are associated with absolute addresses in RAM and these addresses are in turn tied to hardware registers. When an input pin, for example, is set to a high

Upload: aishwarya-dinakaran

Post on 07-Apr-2018

239 views

Category:

Documents


0 download

TRANSCRIPT

Page 2: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 2/25

Page 3: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 3/25

Page 4: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 4/25

Page 5: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 5/25

Page 6: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 6/25

Page 7: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 7/25

Page 8: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 8/25

Page 9: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 9/25

Page 10: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 10/25

Page 11: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 11/25

Page 12: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 12/25

Page 13: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 13/25

Page 14: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 14/25

Page 15: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 15/25

Page 16: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 16/25

Page 17: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 17/25

Page 18: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 18/25

Page 19: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 19/25

Page 20: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 20/25

Page 21: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 21/25

Page 22: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 22/25

Page 23: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 23/25

Page 24: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 24/25

Page 25: ES - Unit3

8/6/2019 ES - Unit3

http://slidepdf.com/reader/full/es-unit3 25/25