C8085 Overview
Intel C8085 40-pin ceramic DIP Purple ceramic/black top/tin pins M. Krishna Kumar MM/M1/LU2/V1/2004 1 8085 Microprocessor The salient.
C8085 Key Features
- M. Krishna Kumar
- Data bus is a group of 8 lines D0
- D7. It supports external interrupt request. A 16 bit program counter (PC) A 16 bit stack pointer (SP) Six 8-bit general
- Program, data and stack memories occupy the same memory space. The total addressable memory size is 64 KB
- Program memory
- program can be located anywhere in memory. Jump, branch and call instructions use 16-bit addresses, i.e. they can be use
- Data memory
- the processor always uses 16-bit addresses so that data can be placed anywhere
- Stack memory is limited only by the size of memory. Stack grows downward
- First 64 bytes in a zero memory page should be reserved for vectors used by RST instructions