Polling and Interrupts

Polling and Interrupts: In Polling and Interrupts of the microprocessor's software simply checks each of the I/O devices every so often. During this check, the microprocessor tests to see if…

Continue Reading Polling and Interrupts

Input Output Transfer Techniques

Input Output Transfer Techniques: In Input Output Transfer Techniques, the system requires the transfer of data between external circuitry and the microprocessor. In this section, we will discuss different ways…

Continue Reading Input Output Transfer Techniques

Input Output Interfacing Techniques

Input Output Interfacing Techniques: The most of the microprocessors support isolated I/O system. It partitions memory from I/O, via software, by having instructions that specifically access (address) memory, and others…

Continue Reading Input Output Interfacing Techniques

Memory Interfacing in 8085

Memory Interfacing in 8085: Memory is an integral part of a microprocessor system, and in this section, we will discuss how to interface a memory device with the microprocessor. The…

Continue Reading Memory Interfacing in 8085

Instruction Set and Programming 8085 Articles

Instruction Set and Programming 8085 Articles: Microprocessor Programming: A program is a set of instructions arranged in the specific sequence to do the specific task. It tells the microprocessor what…

Continue Reading Instruction Set and Programming 8085 Articles

Instruction Set of 8085

Instruction Set of 8085: The Instruction Set of 8085 can be categorised into five different groups based on the nature of functions the instruction carry out: Data Transfer Group Arithmetic…

Continue Reading Instruction Set of 8085

8085 Programming Model Articles

8085 Programming Model Articles: Classification of Instruction Set of 8085: Programming Model of 8085 – The programming model assists you in the programming process. The programming model shows only those…

Continue Reading 8085 Programming Model Articles