Motorola 6800: Difference between revisions

1,501 bytes added ,  20 December 2023
no edit summary
No edit summary
No edit summary
 
(39 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:MC6800.jpg|thumb|350px|right]]
[[File:MC6800.jpg|thumb|350px|right]]
The '''Motorola 6800''' is an 8-bit microprocessor introduced in 1974.   
{{Monolithic IC
|Manufacturer=Motorola  
|Model=6800
|Part_nos=156-0426-00
|an=an
|Description=8-bit microprocessor
|Used_in=021-0206-00;021-0374-00;067-0902-00;067-1137-99;222;222A;222PS;2424L;2445;2465;4051;7912;7912AD;7A16P;7A29P;7B81P;7B90P;833;834;CG5001;CG551AP;CG5010;CG5011;DF1;DF2;DM5010;MI5010;SI5010;PS5004;PS5010;SG5010;
}} 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==
<small>
{{6ColBegin}}
* [[021-0206-00]] (6802)
* [[021-0374-00]] (6802)
* [[067-0902-00]]
* [[067-0902-00]]
* [[067-1137-99]] (6802)
* [[222]] / [[222A]] (68HC11)
* [[2424L]] (6805)
* [[2445]] / [[2465]] (68A08)
* [[4051]]
* [[4051]]
* [[7912]] (6802)
* [[7A16P]]
* [[7A29P]] (6802)
* [[7B81P]]
* [[7B81P]]
* [[7B90P]]
* [[7B90P]]
* [[DF1]]
* [[834]] (6802)
* ...
* [[CG5001]] / [[CG551AP]] (6800)
* [[CG5010]] / [[CG5011]] (6808)
* [[DF1]] / [[DF2]] (6800)
* [[DM5010]] (6802)
* [[MI5010]], [[SI5010]] (6802)
* [[PS5004]] (6808)
* [[PS5010]] (6800)
* [[SG5010]] (6808)
{{6ColEnd}}
</small>
{{Part usage}}


==Supported by==
==Supported by==
Line 22: Line 56:


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