Complex micro-controller, Computer Engineering

Assignment Help:

The 68Hc11 is actually a complex micro-controller its contains internally RAM, EEPROM, Parallel IO and serial ports, hardware timers and a 8 channel ADC.  The internal structure is shown .A micro controller is only useful if the operator can communicate with the outside world, for this purpose the I/O devices have been included. The 68HC11 series of micro controllers have many I/O devices in their family, each devices has its own particular quirks. The different devices are appended by a letter denoted the series type

711_Complex micro-controller.png

MC68HC11A0  5 ports, serial comms 256 byte RAM and 8 channel 8 Bit ADC

MC68HC11A1  5 ports, serial comms 256 byte RAM and 8 channel 8 Bit ADC 16 Timer and 512 byte EEPROM

MC68HC11A8  5 ports, serial comms 256 byte RAM and 8 channel 8 Bit ADC 16 Timerand 512 byte EEPROM 8K ROM

MC68HC11E1    5 ports, serial comms 512 byte RAM and 8 channel 8 Bit ADC 16 Timer and 512 byte EEPROM

MC68HC11E9    5 ports, serial comms 512 byte RAM and 8 channel 8 Bit ADC 16 Timer and 512 byte EEPROM 12K ROM

MC68HC11F1    6 ports, serial comms 1024 byte RAM and 8 channel 8 Bit ADC 16 Timer and 512 byte EEPROM

MC68HC11D3    5 ports, serial comms 256 byte RAM and 8 channel 8 Bit ADC 16 Timer and 512 byte EEPROM 4k  One time PROM


Related Discussions:- Complex micro-controller

Significance of xml in edi and electronic commerce, What is the significanc...

What is the significance of XML in EDI and electronic commerce?   XML has been defined as lightweight SGML XML shows great promise for its inherent ability to permit a " doc

Define interrupt, Define interrupt. An interrupt is any exceptional eve...

Define interrupt. An interrupt is any exceptional event that causes a CPUU to temporarily transfer control from its present program to another program , an interrupt handler th

What do you mean by directives, Q What do you mean by Directives? Assem...

Q What do you mean by Directives? Assembly languages support numerous statements. This allows you to control the way in which a source program assembles and list. These stateme

How to create user interfaces for lists, How to create user interfaces for ...

How to create user interfaces for lists? The R/3 system automatically, obtains a graphical user interface (GUI) for your lists that offers the basic functions for list process

Table - tr and td tags, Table, TR and TD Tags Three tags form the essen...

Table, TR and TD Tags Three tags form the essential ingredients for creating a table. TABLE: This is the main tag. It tells the browser that a table follows. It has attrib

BCD ADDER, create a BCD adder combinational ckt. that adds 2 digit BCD inpu...

create a BCD adder combinational ckt. that adds 2 digit BCD inputs

Prepurchase and purchase consummation of consumer mercantile, Differentiate...

Differentiate between Prepurchase and Purchase Consummation of consumer mercantile model. The prepurchase interaction for consumers comprises three activities: Product/ser

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

What is cmp instruction, What is CMP instruction Comparison instruction...

What is CMP instruction Comparison instruction (CMP) is a subtraction that changes only the flag bits; destination operand never changes. A comparison is useful for checking th

Explain overlay structured program, Explain overlay structured program ? ...

Explain overlay structured program ? A program having overlays is termed as overlay structured program, here an overlay is a part of program that has similar load origin as som

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd