Motorola 6800: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
(19 intermediate revisions by 2 users not shown)
Line 2: Line 2:
The '''Motorola 6800''' is an 8-bit microprocessor introduced in 1974.   
The '''Motorola 6800''' is an 8-bit microprocessor introduced in 1974.   


It requires +5 V<sub>p-p</sub> only (generating bias voltages on chip) and came initially in 40-pin DIL packages.  The 6800 has non-multiplexed data (8 bit) and address (16 bit) buses.
It requires a +5 V supply only (generating bias voltages on chip) and came initially in 40-pin DIL packages.  The 6800 has non-multiplexed data (8 bit) and address (16 bit) buses, and requires an external non-overlapping two-phase 0.1 − 1 MHz clock (later versions from 1976 on up to 2 MHz).
 
The '''6802''', introduced in 1977, includes 128 bytes RAM and an internal clock oscillator. The '''6808''' is the same without RAM.
[[File:Motorola 6800.png|thumb|350px|right|DIL Pinout (click to enlarge)]]
[[File:Motorola 6800.png|thumb|350px|right|DIL Pinout (click to enlarge)]]
The '''68HC11''', introduced in 1984, is an upward-compatible microcontroller that adds a second index register, 8x8 multiply and 16/16 divide instructions, as well as a range of 16-bit instructions that treat A and B as a combined 16-bit accumulator.  On-chip peripherals include timers, parallel ports, A/D, SPI and UART.
==Links==
==Links==
* [[wikipedia:Motorola 6800|Motorola 6800]] @ Wikipedia
* [[wikipedia:Motorola 6800|Motorola 6800]] / [[wikipedia:Motorola 68HC11|68HC11]] @ Wikipedia
* [https://github.com/Arakula/f9dasm F9DASM - a 6800/6801/6802/6803/6808/6809/6301/6303/6309 Disassembler]


==Used in==
==Used in==
* [[021-0374-00]] (6802)
* [[067-0902-00]]
* [[067-1137-99]] (6802)
* [[222]] (68HC11)
* [[2445]] / [[2465]] (68A08)
* [[4051]]
* [[4051]]
* [[7912]] (6802)
* [[7A16P]]
* [[7B81P]]
* [[7B81P]]
* [[7B90P]]
* [[7B90P]]
* [[DF1]]
* [[CG5010]] / [[CG5011]] (6808)
* [[DF1]] / [[DF2]]
* [[DM5010]] (6802)
* [[PS5004]] (6808)
* [[PS5010]]
* ...
* ...


Line 21: Line 38:


[[Category:Microprocessors]]
[[Category:Microprocessors]]
[[Category:Introduced in 1974]]

Revision as of 09:22, 19 May 2022

The Motorola 6800 is an 8-bit microprocessor introduced in 1974.

It requires a +5 V supply only (generating bias voltages on chip) and came initially in 40-pin DIL packages. The 6800 has non-multiplexed data (8 bit) and address (16 bit) buses, and requires an external non-overlapping two-phase 0.1 − 1 MHz clock (later versions from 1976 on up to 2 MHz).

The 6802, introduced in 1977, includes 128 bytes RAM and an internal clock oscillator. The 6808 is the same without RAM.

DIL Pinout (click to enlarge)

The 68HC11, introduced in 1984, is an upward-compatible microcontroller that adds a second index register, 8x8 multiply and 16/16 divide instructions, as well as a range of 16-bit instructions that treat A and B as a combined 16-bit accumulator. On-chip peripherals include timers, parallel ports, A/D, SPI and UART.

Links

Used in

Supported by